Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dudp_var.h158 u_int64_t badipsec; member
H A Dudp_usrreq.c795 IF_UDP_STATINC(ifp, badipsec); in udp_input()
/xnu-12377.81.4/bsd/netinet6/
H A Dudp6_usrreq.c637 IF_UDP_STATINC(ifp, badipsec); in udp6_input()
/xnu-12377.81.4/bsd/net/
H A Dif.c6390 COPY_IF_PS_UDP_FIELD64_ATOMIC(badipsec); in if_copy_packet_stats()