Home
last modified time | relevance | path

Searched refs:BOND_XMIT_POLICY_ENCAP34 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dif_bonding.h96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */ macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dxdp_bonding.c139 [BOND_XMIT_POLICY_ENCAP34] = "encap3+4",
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c1680 case BOND_XMIT_POLICY_ENCAP34: in bond_lag_hash_type()
4174 case BOND_XMIT_POLICY_ENCAP34: in bond_flow_dissect()
4220 xmit_policy == BOND_XMIT_POLICY_ENCAP34) in bond_ip_hash()
4266 if (bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP34 && in bond_xmit_hash()
H A Dbond_options.c112 { "encap3+4", BOND_XMIT_POLICY_ENCAP34, 0},