Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dudp_var.h146 struct udpstat_local { struct
/xnu-11215.1.10/bsd/net/
H A Dif_var_private.h489 struct udpstat_local;
858 struct udpstat_local *if_udp_stat; /* UDP specific stats */
H A Ddlil.c2400 dlif_udpstat_size = sizeof(struct udpstat_local); in dlil_init()