Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/net/
H A Dif_bond.c163 short lag_port_count; member
3911 lag->lag_port_count--; in bondport_remove_from_LAG()
3912 if (lag->lag_port_count > 0) { in bondport_remove_from_LAG()
3937 lag->lag_port_count++; in bondport_add_to_LAG()
3973 lag->lag_port_count = 0; in bondport_assign_to_LAG()