Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c568 bondport_mux_machine(bondport_ref p, LAEvent event,
2000 bondport_mux_machine(p, LAEventStart, NULL); in bondport_start()
3575 bondport_mux_machine(p, LAEventSelectedChange, NULL); in ifbond_selection()
3580 bondport_mux_machine(p, LAEventReady, NULL); in ifbond_selection()
3840 bondport_mux_machine(p, LAEventMediaChange, NULL); in bondport_link_status_changed()
4009 bondport_mux_machine(p, LAEventPacket, in_lacpdu_p); in bondport_receive_lacpdu()
4790 bondport_mux_machine(bondport_ref p, LAEvent event, void * event_data) in bondport_mux_machine() function