Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h147 extern int fsw_dp_ctor(struct nx_flowswitch *fsw);
H A Dnx_flowswitch.c535 fsw_dp_ctor(fsw); in nx_fsw_prov_nx_ctor()
H A Dfsw_dp.c3225 fsw_dp_ctor(struct nx_flowswitch *fsw) in fsw_dp_ctor() function