Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/bonding/
Dbond_main.c3224 static inline u32 bond_eth_hash(struct sk_buff *skb) in bond_eth_hash() function
3290 return bond_eth_hash(skb); in bond_xmit_hash()
3294 hash = bond_eth_hash(skb); in bond_xmit_hash()