Home
last modified time | relevance | path

Searched refs:SIOCSTGSZ (Results 1 – 3 of 3) sorted by relevance

/freebsd/sbin/ipf/ipfs/
H A Dipfs.c704 if (ioctl(fd, SIOCSTGSZ, &ng)) { in writenat()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_fil.h56 #define SIOCSTGSZ _IOWR('r', 82, struct ipfobj) macro
H A Dip_nat.c1359 case SIOCSTGSZ : in ipf_nat_ioctl()