Searched refs:bond_flow_dissect (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/bonding/ |
H A D | bond_main.c | 3650 static bool bond_flow_dissect(struct bonding *bond, struct sk_buff *skb, in bond_flow_dissect() function 3712 !bond_flow_dissect(bond, skb, &flow)) in bond_xmit_hash()
|
/kernel/linux/linux-6.6/drivers/net/bonding/ |
H A D | bond_main.c | 4112 static bool bond_flow_dissect(struct bonding *bond, struct sk_buff *skb, const void *data, in bond_flow_dissect() function 4186 !bond_flow_dissect(bond, skb, data, l2_proto, nhoff, hlen, &flow)) in __bond_xmit_hash()
|
Completed in 13 milliseconds