Searched refs:SIOCGNATS (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_nat.h22 #define SIOCGNATS _IOWR('r', 62, struct ipfobj) macro
27 #define SIOCGNATS _IOWR(r, 62, struct ipfobj) macro
H A Dip_nat.c803 case SIOCGNATS :
/netbsd-6-1-5-RELEASE/dist/ipf/tools/
H A Dipnat.c201 if (ioctl(fd, SIOCGNATS, &obj) == -1) {
202 perror("ioctl(SIOCGNATS)");
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h206 netinet/ip_nat.h:24:#define SIOCGNATS _IOR('r', 82, struct natstat)

Completed in 64 milliseconds