Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h28 #define SIOCGNATS _IOWR('r', 62, struct ipfobj) macro
33 #define SIOCGNATS _IOWR(r, 62, struct ipfobj) macro
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipnat.c207 if (ioctl(fd, SIOCGNATS, &obj) == -1) { in main()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c762 case SIOCGNATS :