Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dif_bonding.h96 #define BOND_XMIT_POLICY_ENCAP34 4 /* encapsulated layer 3+4 */ macro
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dxdp_bonding.c138 [BOND_XMIT_POLICY_ENCAP34] = "encap3+4",
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_main.c1623 case BOND_XMIT_POLICY_ENCAP34: in bond_lag_hash_type()
4062 case BOND_XMIT_POLICY_ENCAP34: in bond_flow_dissect()
4108 xmit_policy == BOND_XMIT_POLICY_ENCAP34) in bond_ip_hash()
4154 if (bond->params.xmit_policy == BOND_XMIT_POLICY_ENCAP34 && in bond_xmit_hash()
A Dbond_options.c111 { "encap3+4", BOND_XMIT_POLICY_ENCAP34, 0},

Completed in 19 milliseconds