Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netipsec/
HDipsec_input.c103 #define IPSEC_ISTAT(proto, name) do { \ macro
127 IPSEC_ISTAT(sproto, input); in ipsec_common_input()
139 IPSEC_ISTAT(sproto, pdrops); in ipsec_common_input()
145 IPSEC_ISTAT(sproto, hdrops); in ipsec_common_input()
197 IPSEC_ISTAT(sproto, nopf); in ipsec_common_input()
207 IPSEC_ISTAT(sproto, notdb); in ipsec_common_input()
216 IPSEC_ISTAT(sproto, noxform); in ipsec_common_input()
365 IPSEC_ISTAT(sproto, hdrops); in ipsec4_common_input_cb()
401 IPSEC_ISTAT(sproto, hdrops); in ipsec4_common_input_cb()
413 IPSEC_ISTAT(sproto, hdrops); in ipsec4_common_input_cb()
[all …]