Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c44 static void fsw_ethernet_ctor(struct nx_flowswitch *, struct flow_route *);
65 fsw->fsw_ctor = fsw_ethernet_ctor; in fsw_ethernet_setup()
75 fsw_ethernet_ctor(struct nx_flowswitch *fsw, struct flow_route *fr) in fsw_ethernet_ctor() function
487 fsw_ethernet_ctor(fsw, fr); in fsw_ethernet_frame()