Searched refs:IF_BOND_MODE_LACP (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/net/
H A Dif_bond_var.h44 #define IF_BOND_MODE_LACP 0 macro
H A Dif_bond.c642 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) {
1594 if (ifb->ifb_mode != IF_BOND_MODE_LACP) {
1646 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) {
2167 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2283 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2318 if (ifb->ifb_mode == IF_BOND_MODE_LACP ) {
2477 if (mode == IF_BOND_MODE_LACP) {
2544 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2735 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2852 case IF_BOND_MODE_LACP
[all...]

Completed in 26 milliseconds