Searched refs:IP_FW_DEL (Results 1 – 5 of 5) sorted by relevance
439 #define IP_FW_DEL 51 /* delete a firewall rule from chain */ macro
456 #define IP_FW_DEL 51 /* delete a firewall rule from chain */ macro
727 case IP_FW_DEL: in rip_ctloutput()
2775 while (!setsockopt(la->fireWallFD, IPPROTO_IP, IP_FW_DEL, in ClearFWHole()2796 while (!setsockopt(la->fireWallFD, IPPROTO_IP, IP_FW_DEL, &r, sizeof r)); in ClearAllFWHoles()
3916 case IP_FW_DEL: in ipfw_ctl()