Searched refs:SIOCAUTHW (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/dist/ipf/samples/
H A Duserauth.c29 while (ioctl(fd, SIOCAUTHW, &frap) == 0) {
61 perror("frauth-SIOCAUTHW");
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_ioctl.h198 netinet/ip_fil.h:78:#define SIOCAUTHW _IOWR(r, 76, struct fr_info)
/netbsd-6-1-5-RELEASE/sys/dist/ipf/netinet/
H A Dip_fil.h38 # define SIOCAUTHW _IOWR('r', 76, struct ipfobj) macro
76 # define SIOCAUTHW _IOWR(r, 76, struct ipfobj) macro
H A Dip_auth.c232 * index becomes -2 only after an SIOCAUTHW. Check this in
484 case SIOCAUTHW:
864 /* match an "auth" rule by issuing an SIOCAUTHW ioctl. If there is already */
989 /* received information using an SIOCAUTHW. The decision returned in the */
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DHISTORY513 pass out the rule flags with SIOCAUTHW

Completed in 125 milliseconds