Home
last modified time | relevance | path

Searched refs:IPCOMP_STAT_HDROPS (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/netipsec/
H A Dipsec_input.c242 IPCOMP_STAT_HDROPS); in ipsec_common_input()
402 IPCOMP_STAT_HDROPS); in ipsec4_common_input_cb()
460 IPCOMP_STAT_HDROPS); in ipsec6_common_input()
491 IPCOMP_STAT_HDROPS); in ipsec6_common_input()
538 IPCOMP_STAT_HDROPS); in ipsec6_common_input_cb()
H A Dxform_ipcomp.c302 IPCOMP_STATINC(IPCOMP_STAT_HDROPS); in ipcomp_input_cb()
313 IPCOMP_STATINC(IPCOMP_STAT_HDROPS); in ipcomp_input_cb()
324 IPCOMP_STATINC(IPCOMP_STAT_HDROPS); in ipcomp_input_cb()
421 IPCOMP_STATINC(IPCOMP_STAT_HDROPS); in ipcomp_output()
H A Dipcomp_var.h37 #define IPCOMP_STAT_HDROPS 0 /* packet shorter than header shows */ macro
/netbsd/usr.bin/netstat/
H A Dfast_ipsec.c264 IPCOMP(IPCOMP_STAT_HDROPS, "packets too short for header length"); in fast_ipsec_stats()