Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h443 #define IP_FW_RESETLOG 55 /* reset logging counters */ macro
/f-stack/freebsd/netinet/
H A Din.h460 #define IP_FW_RESETLOG 55 /* reset logging counters */ macro
H A Draw_ip.c730 case IP_FW_RESETLOG: in rip_ctloutput()
/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_sockopt.c3816 (sopt->sopt_dir == SOPT_SET && opt != IP_FW_RESETLOG)) { in ipfw_ctl()
3948 case IP_FW_RESETLOG: /* argument is an u_int_32, the rule number */ in ipfw_ctl()
3957 sopt->sopt_name == IP_FW_RESETLOG); in ipfw_ctl()