Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h145 extern int fsw_dp_ctor(struct nx_flowswitch *fsw);
H A Dnx_flowswitch.c587 fsw_dp_ctor(fsw); in nx_fsw_prov_nx_ctor()
H A Dfsw_dp.c4264 fsw_dp_ctor(struct nx_flowswitch *fsw) in fsw_dp_ctor() function