Home
last modified time | relevance | path

Searched refs:SIOCGTQTAB (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h70 #define SIOCGTQTAB _IOWR('r', 96, struct ipfobj) macro
H A Dip_state.c790 case SIOCGTQTAB : in ipf_state_ioctl()
H A Dip_nat.c1373 case SIOCGTQTAB : in ipf_nat_ioctl()
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c2307 if (ioctl(fd, SIOCGTQTAB, &obj) == 0) { in showtqtable_live()