Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif_bonding.h94 #define BOND_XMIT_POLICY_LAYER23 2 /* layer 2+3 (IP ^ MAC) */ macro
/Linux-v4.19/drivers/net/bonding/
Dbond_options.c103 { "layer2+3", BOND_XMIT_POLICY_LAYER23, 0},
Dbond_main.c1244 case BOND_XMIT_POLICY_LAYER23: in bond_lag_hash_type()
3242 if (bond->params.xmit_policy > BOND_XMIT_POLICY_LAYER23) in bond_flow_dissect()
3292 if (bond->params.xmit_policy == BOND_XMIT_POLICY_LAYER23 || in bond_xmit_hash()