Searched refs:tcp6_gro_receive (Results 1 – 2 of 2) sorted by relevance
16 struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp6_gro_receive() function70 .gro_receive = tcp6_gro_receive,
180 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *,280 pp = indirect_call_gro_receive_l4(tcp6_gro_receive, udp6_gro_receive, in ipv6_gro_receive()