Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudp_offload.c161 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete() function
194 .gro_complete = udp6_gro_complete,
H A Dip6_offload.c342 udp6_gro_complete, skb, nhoff); in ipv6_gro_complete()
/OK3568_Linux_fs/kernel/include/net/
H A Dudp.h175 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));