Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netinet/
H A Dudp_var.h146 struct udpstat_local { struct
/xnu-8796.141.3/bsd/net/
H A Dif_var_private.h488 struct udpstat_local;
838 struct udpstat_local *if_udp_stat; /* UDP specific stats */
H A Ddlil.c2628 dlif_udpstat_size = sizeof(struct udpstat_local); in dlil_init()