Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_auth.c591 case SIOCATHST: in ipf_auth_ioctl()
H A Dip_fil.h76 #define SIOCATHST SIOCSTAT1 macro
/freebsd/sbin/ipf/ipfstat/
H A Dipfstat.c516 if (ioctl(auth_fd, SIOCATHST, &ipfo) == -1) { in ipfstate_live()