Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c297 ReceiveState po_receive_state; member
1977 p->po_receive_state = ReceiveState_none; in bondport_create()
3486 if (p->po_receive_state != ReceiveState_PORT_DISABLED) { in ifbond_list_find_moved_port()
3865 switch (p->po_receive_state) { in bondport_aggregatable()
4290 switch (p->po_receive_state) { in bondport_receive_machine_event()
4324 if (p->po_receive_state != ReceiveState_LACP_DISABLED) { in bondport_receive_machine()
4330 switch (p->po_receive_state) { in bondport_receive_machine()
4360 p->po_receive_state = ReceiveState_INITIALIZE; in bondport_receive_machine_initialize()
4386 p->po_receive_state = ReceiveState_PORT_DISABLED; in bondport_receive_machine_port_disabled()
4448 p->po_receive_state = ReceiveState_EXPIRED; in bondport_receive_machine_expired()
[all …]