Home
last modified time | relevance | path

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

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