Searched refs:bond_flow_ip (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 4167 static bool bond_flow_ip(struct sk_buff *skb, struct flow_keys *fk, const void *data, in bond_flow_ip() function 4245 if (!bond_flow_ip(skb, fk, data, hlen, l2_proto, &nhoff, &ip_proto, l34)) in bond_flow_dissect() 4266 return bond_flow_ip(skb, fk, data, hlen, l2_proto, &nhoff, &ip_proto, l34); in bond_flow_dissect()
|