Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/bonding/
Dbond_main.c3090 static inline u32 bond_eth_hash(struct sk_buff *skb) in bond_eth_hash() function
3156 return bond_eth_hash(skb); in bond_xmit_hash()
3160 hash = bond_eth_hash(skb); in bond_xmit_hash()