Home
last modified time | relevance | path

Searched defs:xmit_policy (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c142 static int bonding_setup(struct skeletons *skeletons, int mode, int xmit_policy, in bonding_setup()
271 static void test_xdp_bonding_with_mode(struct skeletons *skeletons, int mode, int xmit_policy) in test_xdp_bonding_with_mode()
624 int xmit_policy; member
/Linux-v6.6/include/net/
Dbonding.h120 int xmit_policy; member
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c4149 static u32 bond_ip_hash(u32 hash, struct flow_keys *flow, int xmit_policy) in bond_ip_hash()