Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dudp_var.h154 u_int64_t badipsec; member
H A Dudp_usrreq.c708 IF_UDP_STATINC(ifp, badipsec); in udp_input()
/xnu-8020.101.4/bsd/netinet6/
H A Dudp6_usrreq.c595 IF_UDP_STATINC(ifp, badipsec); in udp6_input()
/xnu-8020.101.4/bsd/net/
H A Dif.c5573 COPY_IF_PS_UDP_FIELD64_ATOMIC(badipsec); in if_copy_packet_stats()