Home
last modified time | relevance | path

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

/netbsd-src/sys/net/npf/
H A Dnpf.h365 NPF_STAT_REASSFAIL, enumerator
H A Dnpf_handler.c105 npf_stats_inc(npf, NPF_STAT_REASSFAIL); in npf_reassembly()
/netbsd-src/usr.sbin/npf/npfctl/
H A Dnpfctl.c173 { NPF_STAT_REASSFAIL, "failed reassembly" }, in npfctl_print_stats()