Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bond.c637 bond_handle_event(struct ifnet * port_ifp, int event_code);
1709 bond_handle_event(port_ifp, KEV_DL_LINK_ON); in bond_receive_lacpdu()
3216 bond_handle_event(struct ifnet * port_ifp, int event_code) in bond_handle_event() function
3319 bond_handle_event(port_ifp, event_code); in bond_event()
3330 bond_handle_event(port_ifp, KEV_DL_IF_DETACHED); in bond_detached()