Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip.c36 fsw_ip_setup(struct nx_flowswitch *fsw, struct ifnet *ifp) in fsw_ip_setup() function
H A Dfsw_var.h203 extern int fsw_ip_setup(struct nx_flowswitch *fsw, struct ifnet *ifp);
H A Dfsw.c416 error = fsw_ip_setup(fsw, ifp); in fsw_setup_ifp()