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

/darwin-on-arm/xnu/bsd/netinet/
H A Din.h448 #define IP_FW_RESETLOG 45 /* reset logging counters */ macro
H A Draw_ip.c614 case IP_FW_RESETLOG:
H A Dip_fw2.c3413 (sopt->sopt_dir == SOPT_SET && sopt->sopt_name != IP_FW_RESETLOG)) {
3818 case IP_FW_RESETLOG: /* using rule->rulenum */
3838 error = zero_entry(temp_rule.rulenum, sopt->sopt_name == IP_FW_RESETLOG);
H A Dip_fw2_compat.c3286 cmd = IP_FW_RESETLOG;

Completed in 72 milliseconds