Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp_offload.c298 /* Setup csum, as fraglist skips this in udp4_gro_receive. */ in __udp_gso_segment()
668 struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb) in udp4_gro_receive()
784 .gro_receive = udp4_gro_receive,
664 struct sk_buff *udp4_gro_receive(struct list_head *head, struct sk_buff *skb) udp4_gro_receive() function
H A Daf_inet.c1582 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()
/openbmc/linux/include/net/
H A Dgro.h402 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,