Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h144 extern int fsw_dp_ctor(struct nx_flowswitch *fsw);
H A Dnx_flowswitch.c539 fsw_dp_ctor(fsw); in nx_fsw_prov_nx_ctor()
H A Dfsw_dp.c2960 fsw_dp_ctor(struct nx_flowswitch *fsw) in fsw_dp_ctor() function