Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Ddlil_var_private.h309 extern struct tcpstat_local * dlif_tcpstat_alloc(void);
H A Ddlil_subr.c200 dlif_tcpstat_alloc(void) in dlif_tcpstat_alloc() function
360 ifp->if_tcp_stat = dlif_tcpstat_alloc(); in dlil_alloc_local_stats()