Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_fil.h56 # define SIOCATHST _IOWR('r', 78, struct ipfobj) macro
94 # define SIOCATHST _IOWR(r, 78, struct ipfobj) macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_auth.c404 case SIOCATHST:
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c523 if (ioctl(ipf_fd, SIOCATHST, &ipfo) == -1) {