Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet/ !
H A Dudp_var.h149 u_int64_t port0; member
H A Dudp_usrreq.c362 IF_UDP_STATINC(ifp, port0); in udp_input()
/xnu-10063.141.1/bsd/netinet6/ !
H A Dudp6_usrreq.c291 IF_UDP_STATINC(ifp, port0); in udp6_input()
/xnu-10063.141.1/bsd/net/ !
H A Dif.c6019 COPY_IF_PS_UDP_FIELD64_ATOMIC(port0); in if_copy_packet_stats()