Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet/ !
H A Dudp_var.h154 u_int64_t badipsec; member
H A Dudp_usrreq.c746 IF_UDP_STATINC(ifp, badipsec); in udp_input()
/xnu-11417.121.6/bsd/netinet6/ !
H A Dudp6_usrreq.c626 IF_UDP_STATINC(ifp, badipsec); in udp6_input()
/xnu-11417.121.6/bsd/net/ !
H A Dif.c6354 COPY_IF_PS_UDP_FIELD64_ATOMIC(badipsec); in if_copy_packet_stats()