Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_bonding.h94 #define BOND_XMIT_POLICY_LAYER23 2 /* layer 2+3 (IP ^ MAC) */ macro
/Linux-v5.10/drivers/net/bonding/
Dbond_options.c101 { "layer2+3", BOND_XMIT_POLICY_LAYER23, 0},
Dbond_main.c1432 case BOND_XMIT_POLICY_LAYER23: in bond_lag_hash_type()
3505 if (bond->params.xmit_policy > BOND_XMIT_POLICY_LAYER23) { in bond_flow_dissect()
3564 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER23 || in bond_xmit_hash()