Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dif_bond.c163 short lag_port_count; member
3917 lag->lag_port_count--; in bondport_remove_from_LAG()
3918 if (lag->lag_port_count > 0) { in bondport_remove_from_LAG()
3943 lag->lag_port_count++; in bondport_add_to_LAG()
3979 lag->lag_port_count = 0; in bondport_assign_to_LAG()