Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv6/
Dtcpv6_offload.c17 struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp6_gro_receive() function
71 .gro_receive = tcp6_gro_receive,
Dip6_offload.c303 pp = indirect_call_gro_receive_l4(tcp6_gro_receive, udp6_gro_receive, in ipv6_gro_receive()
/linux-5.19.10/include/net/
Dtcp.h2022 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *…