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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dif_bond_var.h44 #define IF_BOND_MODE_LACP 0 macro
H A Dif_bond.c640 if (p->po_bond->ifb_mode == IF_BOND_MODE_LACP) {
1609 if (ifb->ifb_mode != IF_BOND_MODE_LACP) {
1661 || p->po_bond->ifb_mode != IF_BOND_MODE_LACP) {
2182 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2298 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2333 if (ifb->ifb_mode == IF_BOND_MODE_LACP ) {
2492 if (mode == IF_BOND_MODE_LACP) {
2559 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2768 if (ifb->ifb_mode == IF_BOND_MODE_LACP) {
2886 case IF_BOND_MODE_LACP
[all...]

Completed in 54 milliseconds