Searched refs:__bond_xmit_hash (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/bonding/ |
| D | bond_main.c | 3835 static u32 __bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, const void *data, in __bond_xmit_hash() function 3875 return __bond_xmit_hash(bond, skb, skb->head, skb->protocol, in bond_xmit_hash() 3896 return __bond_xmit_hash(bond, NULL, xdp->data, eth->h_proto, 0, in bond_xmit_hash_xdp()
|