Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c45 static void fsw_ethernet_ctor(struct nx_flowswitch *, struct flow_route *);
66 fsw->fsw_ctor = fsw_ethernet_ctor; in fsw_ethernet_setup()
76 fsw_ethernet_ctor(struct nx_flowswitch *fsw, struct flow_route *fr) in fsw_ethernet_ctor() function
499 fsw_ethernet_ctor(fsw, fr); in fsw_ethernet_frame()