Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/bonding/
Dbond_main.c3245 static inline u32 bond_eth_hash(struct sk_buff *skb) in bond_eth_hash() function
3311 return bond_eth_hash(skb); in bond_xmit_hash()
3315 hash = bond_eth_hash(skb); in bond_xmit_hash()