HomeSort by: relevance | last modified time | path
    Searched refs:SIOCAUTHW (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_fil.h 57 # define SIOCAUTHW _IOWR('r', 76, struct ipfobj)
97 # define SIOCAUTHW _IOWR(r, 76, struct ipfobj)
ip_auth.c 401 * index becomes -2 only after an SIOCAUTHW. Check this in
665 case SIOCAUTHW:
1011 /* match an "auth" rule by issuing an SIOCAUTHW ioctl. If there is already */
1141 /* received information using an SIOCAUTHW. The decision returned in the */

Completed in 20 milliseconds