Home
last modified time | relevance | path

Searched refs:tcp6_gro_complete (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
H A Dtcpv6_offload.c70 static __always_inline int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete() function
200 .gro_complete = tcp6_gro_complete, in tcpv6_offload_init()
H A Dip6_offload.c348 return tcp6_gro_complete(skb, nhoff); in ipv6_gro_complete()