Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dflowadv.c232 ifnet_flowadv(fce->fce_flowsrc_token); in flowadv_thread_cont()
234 ifnet_flowadv(fce->fce_flowid); in flowadv_thread_cont()
H A Dif_var_private.h1733 __private_extern__ void ifnet_flowadv(uint32_t);
H A Ddlil.c5383 ifnet_flowadv(ifp->if_flowhash); in ifnet_detach()
7145 ifnet_flowadv(uint32_t flowhash) in ifnet_flowadv() function