Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_bond.c165 short lag_port_count; member
3919 lag->lag_port_count--; in bondport_remove_from_LAG()
3920 if (lag->lag_port_count > 0) { in bondport_remove_from_LAG()
3945 lag->lag_port_count++; in bondport_add_to_LAG()
3981 lag->lag_port_count = 0; in bondport_assign_to_LAG()