Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/net/
H A Ddlil.h366 extern void ifnet_attach_native_flowswitch(ifnet_t ifp);
H A Dkpi_interface.c667 ifnet_attach_native_flowswitch(interface); in ifnet_set_flags()
H A Ddlil.c1274 ifnet_attach_native_flowswitch(ifnet_t ifp) in ifnet_attach_native_flowswitch() function