Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dif_bond.c235 lacp_key ifb_key; member
1200 ifb->ifb_key = unit + 1; in bond_clone_create()
2734 ibsr->ibsr_key = ifb->ifb_key; in bond_get_status()
3908 bond->ifb_key, in bondport_remove_from_LAG()
3967 bond->ifb_key, lag->lag_info.li_system_priority, in bondport_assign_to_LAG()
4105 && lacp_actor_partner_tlv_get_key(partner) == bond->ifb_key in bondport_RecordPDU()
4148 || lacp_actor_partner_tlv_get_key(partner) != bond->ifb_key in bondport_UpdateNTT()
4673 lacp_actor_partner_tlv_set_key(aptlv, p->po_bond->ifb_key); in bondport_transmit_machine()