Searched refs:SIOCPROXY (Results 1 – 4 of 4) sorted by relevance
20 #define SIOCPROXY _IOWR('r', 64, struct ap_control) macro
692 case SIOCPROXY : in ipf_proxy_ioctl()
1299 case SIOCPROXY : in ipf_nat_ioctl()
1693 if ((*ioctlfunc)(fd, SIOCPROXY, (void *)&obj) == -1) { in proxy_loadconfig()