Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c46 static void fsw_ethernet_ctor(struct nx_flowswitch *, struct flow_route *);
67 fsw->fsw_ctor = fsw_ethernet_ctor; in fsw_ethernet_setup()
77 fsw_ethernet_ctor(struct nx_flowswitch *fsw, struct flow_route *fr) in fsw_ethernet_ctor() function
500 fsw_ethernet_ctor(fsw, fr); in fsw_ethernet_frame()