Searched refs:__bond_xmit_hash (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_main.c | 4176 static u32 __bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, const void *data, in __bond_xmit_hash() function 4216 return __bond_xmit_hash(bond, skb, skb->data, skb->protocol, in bond_xmit_hash() 4237 return __bond_xmit_hash(bond, NULL, xdp->data, eth->h_proto, 0, in bond_xmit_hash_xdp()
|
Completed in 8 milliseconds