Home
last modified time | relevance | path

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

/linux-6.14.4/net/ipv6/
Dtcpv6_offload.c50 struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp6_gro_receive() function
201 .gro_receive = tcp6_gro_receive, in tcpv6_offload_init()
Dip6_offload.c299 pp = indirect_call_gro_receive_l4(tcp6_gro_receive, udp6_gro_receive, in ipv6_gro_receive()
/linux-6.14.4/include/net/
Dtcp.h2223 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *…