Home
last modified time | relevance | path

Searched refs:SIOCGNATL (Results 1 – 6 of 6) sorted by relevance

/freebsd/share/examples/ipfilter/samples/
H A Drelay.c160 if (ioctl(fd, SIOCGNATL, &obj) == -1) {
H A Dproxy.c102 if (ioctl(fd, SIOCGNATL, &obj) == -1) {
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat.h23 #define SIOCGNATL _IOWR('r', 63, struct ipfobj) macro
H A Dip_nat.c1209 case SIOCGNATL : in ipf_nat_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp358 #define SIOCGNATL _IOWR('r', 63, struct ipfobj) macro
1958 unsigned IOCTL_SIOCGNATL = SIOCGNATL;
H A Dsanitizer_interceptors_ioctl_netbsd.inc854 _(SIOCGNATL, READWRITE, struct_ipfobj_sz);