Home
last modified time | relevance | path

Searched refs:dlif_udpstat_alloc (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Ddlil_var_private.h312 extern struct udpstat_local * dlif_udpstat_alloc(void);
H A Ddlil_subr.c214 dlif_udpstat_alloc(void) in dlif_udpstat_alloc() function
361 ifp->if_udp_stat = dlif_udpstat_alloc(); in dlil_alloc_local_stats()