Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Din.h487 #define IP_FW_RESETLOG 55 /* reset logging counters */ macro
H A Draw_ip.c721 case IP_FW_RESETLOG: in rip_ctloutput()
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c3826 (sopt->sopt_dir == SOPT_SET && opt != IP_FW_RESETLOG)) { in ipfw_ctl()
3958 case IP_FW_RESETLOG: /* argument is an u_int_32, the rule number */ in ipfw_ctl()
3967 sopt->sopt_name == IP_FW_RESETLOG); in ipfw_ctl()