Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A 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
/openbmc/linux/include/net/
H A Dbonding.h120 int xmit_policy; member
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c4211 static u32 bond_ip_hash(u32 hash, struct flow_keys *flow, int xmit_policy) in bond_ip_hash()