Home
last modified time | relevance | path

Searched refs:IP_FW_GET (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/netinet/
HDin.h455 #define IP_FW_GET 54 /* get entire firewall rule chain */ macro
HDraw_ip.c583 case IP_FW_GET: in rip_ctloutput()
/NextBSD/sys/netpfil/ipfw/
HDip_fw_sockopt.c3302 case IP_FW_GET: in ipfw_ctl()
HDdummynet.txt588 - when the user request a list of rules (option IP_FW_GET) the is7 variable
/NextBSD/sbin/ipfw/
HDipfw2.c558 if (optname == IP_FW_GET || optname == IP_DUMMYNET_GET || in do_cmd()