Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h199 extern void fsw_netagent_unregister(struct nx_flowswitch *fsw,
H A Dfsw_netagent.c404 fsw_netagent_unregister(struct nx_flowswitch *fsw, struct ifnet *ifp) in fsw_netagent_unregister() function
H A Dfsw.c530 fsw_netagent_unregister(fsw, ifp); in fsw_teardown_ifp()