Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_offload.c264 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th) in tcp_gro_lookup() function
328 p = tcp_gro_lookup(head, th); in tcp_gro_receive()
428 p = tcp_gro_lookup(head, th); in tcp4_check_fraglist_gro()
/linux/net/ipv6/
H A Dtcpv6_offload.c30 p = tcp_gro_lookup(head, th); in tcp6_check_fraglist_gro()
/linux/include/net/
H A Dtcp.h2266 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th);