Searched refs:udp_gro_receive (Results 1 – 6 of 6) sorted by relevance
/linux/net/ipv4/ |
A D | udp_offload.c | 509 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb, in udp_gro_receive() function 569 EXPORT_SYMBOL(udp_gro_receive); 608 pp = udp_gro_receive(head, skb, uh, sk); in udp4_gro_receive()
|
/linux/net/ipv6/ |
A D | udp_offload.c | 152 pp = udp_gro_receive(head, skb, uh, sk); in udp6_gro_receive()
|
/linux/include/net/ |
A D | udp.h | 179 struct sk_buff *udp_gro_receive(struct list_head *head, struct sk_buff *skb,
|
/linux/ |
A D | vmlinux.symvers | 1072 0x00000000 udp_gro_receive vmlinux EXPORT_SYMBOL
|
A D | System.map | 53372 ffff800010e65940 T udp_gro_receive
|
A D | .tmp_System.map | 53372 ffff800010e65940 T udp_gro_receive
|
Completed in 367 milliseconds