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