Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv4/
Dtcp_offload.c250 if (flush || skb_gro_receive(head, skb)) { in tcp_gro_receive()
/linux-4.4.14/include/linux/
Dnetdevice.h2263 int skb_gro_receive(struct sk_buff **head, struct sk_buff *skb);
/linux-4.4.14/net/core/
Dskbuff.c3225 int skb_gro_receive(struct sk_buff **head, struct sk_buff *skb) in skb_gro_receive() function