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.c257 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th) in tcp_gro_lookup() function
321 p = tcp_gro_lookup(head, th); in tcp_gro_receive()
420 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.h2200 struct sk_buff *tcp_gro_lookup(struct list_head *head, struct tcphdr *th);