Searched refs:SIOCAUTHR (Results 1 – 3 of 3) sorted by relevance
57 if (ioctl(fd, SIOCAUTHR, &frap) != 0) in main()
58 # define SIOCAUTHR _IOWR('r', 77, struct ipfobj) macro98 # define SIOCAUTHR _IOWR(r, 77, struct ipfobj) macro
669 case SIOCAUTHR: in ipf_auth_ioctl()