Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h145 extern void fsw_dp_dtor(struct nx_flowswitch *fsw);
H A Dfsw_dp.c3021 fsw_dp_dtor(fsw); in fsw_dp_ctor()
3027 fsw_dp_dtor(fsw); in fsw_dp_ctor()
3053 fsw_dp_dtor(struct nx_flowswitch *fsw) in fsw_dp_dtor() function
H A Dfsw.c2379 fsw_dp_dtor(fsw); in fsw_free()