Home
last modified time | relevance | path

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

/Linux-v5.4/net/ipv4/
Dtcp_offload.c319 INDIRECT_CALLABLE_SCOPE int tcp4_gro_complete(struct sk_buff *skb, int thoff) in tcp4_gro_complete() function
338 .gro_complete = tcp4_gro_complete,
Daf_inet.c1579 INDIRECT_CALLABLE_DECLARE(int tcp4_gro_complete(struct sk_buff *, int));
1607 tcp4_gro_complete, udp4_gro_complete, in inet_gro_complete()