Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet/
H A Dudp_var.h92 u_int32_t udps_ipackets; /* total input packets */ member
H A Dudp_usrreq.c304 udpstat.udps_ipackets++; in udp_input()
/xnu-8019.80.24/bsd/netinet6/
H A Dudp6_usrreq.c270 udpstat.udps_ipackets++; in udp6_input()