Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dudp.h134 static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb) in udp_unexpected_gso() function
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudp.c744 if (likely(!udp_unexpected_gso(sk, skb))) in udpv6_queue_rcv_skb()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c2176 if (likely(!udp_unexpected_gso(sk, skb))) in udp_queue_rcv_skb()