Searched refs:tcp_gro_lookup (Results 1 – 3 of 3) sorted by relevance
260 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th) in tcp_gro_lookup() function324 p = tcp_gro_lookup(head, th); in tcp_gro_receive()423 p = tcp_gro_lookup(head, th); in tcp4_check_fraglist_gro()
30 p = tcp_gro_lookup(head, th); in tcp6_check_fraglist_gro()
2217 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th);