Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din.h486 #define IP_FW_GET 54 /* get entire firewall rule chain */ macro
H A Draw_ip.c671 case IP_FW_GET: in rip_ctloutput()
/freebsd/sys/netpfil/ipfw/
H A Ddummynet.txt587 - when the user request a list of rules (option IP_FW_GET) the is7 variable
/freebsd/sbin/ipfw/
H A Dipfw2.c649 if (optname == IP_FW_GET || optname == IP_DUMMYNET_GET || in do_cmd()