Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Dudp_var.h146 struct udpstat_local { struct
/xnu-8020.101.4/bsd/net/
H A Dif_var.h925 struct udpstat_local;
1273 struct udpstat_local *if_udp_stat; /* UDP specific stats */
H A Ddlil.c2555 dlif_udpstat_size = sizeof(struct udpstat_local); in dlil_init()