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

/freebsd-11-stable/sys/netinet/
H A Din.h456 #define IP_FW_RESETLOG 55 /* reset logging counters */ macro
H A Draw_ip.c688 case IP_FW_RESETLOG:
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_sockopt.c3832 (sopt->sopt_dir == SOPT_SET && opt != IP_FW_RESETLOG)) {
3964 case IP_FW_RESETLOG: /* argument is an u_int_32, the rule number */
3973 sopt->sopt_name == IP_FW_RESETLOG);

Completed in 68 milliseconds