Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dif_bond.c165 short lag_port_count; member
3913 lag->lag_port_count--; in bondport_remove_from_LAG()
3914 if (lag->lag_port_count > 0) { in bondport_remove_from_LAG()
3939 lag->lag_port_count++; in bondport_add_to_LAG()
3975 lag->lag_port_count = 0; in bondport_assign_to_LAG()