Searched refs:skb_flow_get_ports (Results 1 – 3 of 3) sorted by relevance
| /linux/net/core/ |
| H A D | flow_dissector.c | 119 __be32 skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in skb_flow_get_ports() function 140 EXPORT_SYMBOL(skb_flow_get_ports); 873 ports = skb_flow_get_ports(skb, nhoff, ip_proto, data, hlen); in __skb_flow_dissect_ports()
|
| /linux/include/linux/ |
| H A D | skbuff.h | 1583 __be32 skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto,
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 4156 fk->ports.ports = skb_flow_get_ports(skb, *nhoff, *ip_proto, data, hlen); in bond_flow_ip()
|