Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dah_var.h51 uint64_t ahs_hdrops; /* Packet shorter than header shows */ member
H A Dxform_ah.c555 AHSTAT_INC(ahs_hdrops); /*XXX*/ in ah_input()
645 AHSTAT_INC(ahs_hdrops); in ah_input()
796 AHSTAT_INC(ahs_hdrops); in ah_input_cb()
901 AHSTAT_INC(ahs_hdrops); in ah_output()
913 AHSTAT_INC(ahs_hdrops); /*XXX differs from openbsd */ in ah_output()
/f-stack/tools/netstat/
H A Dipsec.c274 p(ahs_hdrops, "dropped-short-header", in print_ahstats()