Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Ddlil_var_private.h332 extern struct udpstat_local * dlif_udpstat_alloc(void);
333 extern void dlif_udpstat_free(struct udpstat_local *);
H A Ddlil_subr.c232 dlif_udpstat_size = sizeof(struct udpstat_local); in dlil_allocation_zones_init()
339 struct udpstat_local *
350 dlif_udpstat_free(struct udpstat_local *if_udp_stat) in dlif_udpstat_free()
H A Dif_var_private.h593 struct udpstat_local;
963 struct udpstat_local *if_udp_stat; /* UDP specific stats */
/xnu-11417.121.6/bsd/netinet/
H A Dudp_var.h146 struct udpstat_local { struct