Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dudp_var.h149 u_int64_t port0; member
H A Dudp_usrreq.c342 IF_UDP_STATINC(ifp, port0); in udp_input()
/xnu-8020.101.4/bsd/netinet6/
H A Dudp6_usrreq.c284 IF_UDP_STATINC(ifp, port0); in udp6_input()
/xnu-8020.101.4/bsd/net/
H A Dif.c5568 COPY_IF_PS_UDP_FIELD64_ATOMIC(port0); in if_copy_packet_stats()