Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet/
H A Dudp_var.h154 u_int64_t badlength; member
H A Dudp_usrreq.c422 IF_UDP_STATINC(ifp, badlength); in udp_input()
/xnu-12377.81.4/bsd/netinet6/
H A Dudp6_usrreq.c282 IF_UDP_STATINC(ifp, badlength); in udp6_input()
/xnu-12377.81.4/bsd/net/
H A Dif.c6386 COPY_IF_PS_UDP_FIELD64_ATOMIC(badlength); in if_copy_packet_stats()