Home
last modified time | relevance | path

Searched refs:SIOCGNATS (Results 1 – 5 of 5) sorted by relevance

/freebsd/sbin/ipf/ipnat/
H A Dipnat.c200 if (ioctl(fd, SIOCGNATS, &obj) == -1) { in main()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_nat.h22 #define SIOCGNATS _IOWR('r', 62, struct ipfobj) macro
H A Dip_nat.c1182 case SIOCGNATS : in ipf_nat_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp357 #define SIOCGNATS _IOWR('r', 62, struct ipfobj) macro
1957 unsigned IOCTL_SIOCGNATS = SIOCGNATS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc853 _(SIOCGNATS, READWRITE, struct_ipfobj_sz);