Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/net/
H A Ddlil_var_private.h329 extern struct tcpstat_local * dlif_tcpstat_alloc(void);
H A Ddlil_subr.c324 dlif_tcpstat_alloc(void) in dlif_tcpstat_alloc() function
488 ifp->if_tcp_stat = dlif_tcpstat_alloc(); in dlil_alloc_local_stats()