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

/linux-master/net/ipv6/
H A Dtcpv6_offload.c30 INDIRECT_CALLABLE_SCOPE int tcp6_gro_complete(struct sk_buff *skb, int thoff) function
76 .gro_complete = tcp6_gro_complete,
H A Dip6_offload.c395 err = INDIRECT_CALL_L4(ops->callbacks.gro_complete, tcp6_gro_complete,
/linux-master/include/net/
H A Dtcp.h2201 INDIRECT_CALLABLE_DECLARE(int tcp6_gro_complete(struct sk_buff *skb, int thoff));

Completed in 109 milliseconds