Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Dtcpv6_offload.c29 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) in tcp6_gro_complete() function
71 .gro_complete = tcp6_gro_complete,
Dip6_offload.c339 err = INDIRECT_CALL_L4(ops->callbacks.gro_complete, tcp6_gro_complete, in ipv6_gro_complete()
/Linux-v5.10/include/net/
Dtcp.h1956 INDIRECT_CALLABLE_DECLARE(int tcp6_gro_complete(struct sk_buff *skb, int thoff));