Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h442 #define IP_FW_GET 54 /* get entire firewall rule chain */ macro
/f-stack/freebsd/netinet/
H A Din.h459 #define IP_FW_GET 54 /* get entire firewall rule chain */ macro
H A Draw_ip.c668 case IP_FW_GET: in rip_ctloutput()
/f-stack/freebsd/netpfil/ipfw/
H A Ddummynet.txt588 - when the user request a list of rules (option IP_FW_GET) the is7 variable
H A Dip_fw_sockopt.c3823 case IP_FW_GET: in ipfw_ctl()
/f-stack/tools/ipfw/
H A Dipfw2.c596 if (optname == IP_FW_GET || optname == IP_DUMMYNET_GET || in do_cmd()