Home
last modified time | relevance | path

Searched refs:bond_xmit_hash (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dbonding.h689 u32 bond_xmit_hash(struct bonding *bond, struct sk_buff *skb);
/linux/drivers/net/bonding/
H A Dbond_main.c4271 u32 bond_xmit_hash(struct bonding *bond, struct sk_buff *skb) in bond_xmit_hash() function
5228 hash = bond_xmit_hash(bond, skb); in bond_xmit_3ad_xor_slave_get()