Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/bonding/
Dbond_main.c4168 static u32 __bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, const void *data, in __bond_xmit_hash() function
4208 return __bond_xmit_hash(bond, skb, skb->data, skb->protocol, in bond_xmit_hash()
4229 return __bond_xmit_hash(bond, NULL, xdp->data, eth->h_proto, 0, in bond_xmit_hash_xdp()