Home
last modified time | relevance | path

Searched refs:eth_gro_receive (Results 1 – 6 of 6) sorted by relevance

/linux/net/ethernet/
A Deth.c405 struct sk_buff *eth_gro_receive(struct list_head *head, struct sk_buff *skb) in eth_gro_receive() function
460 EXPORT_SYMBOL(eth_gro_receive);
488 .gro_receive = eth_gro_receive,
/linux/include/linux/
A Detherdevice.h66 struct sk_buff *eth_gro_receive(struct list_head *head, struct sk_buff *skb);
/linux/drivers/net/
A Dvxlan.c811 pp = call_gro_receive(eth_gro_receive, head, skb); in vxlan_gro_receive()
/linux/
A Dvmlinux.symvers11486 0x00000000 eth_gro_receive vmlinux EXPORT_SYMBOL
A DSystem.map52045 ffff800010dea040 T eth_gro_receive
A D.tmp_System.map52045 ffff800010dea040 T eth_gro_receive

Completed in 391 milliseconds