Home
last modified time | relevance | path

Searched refs:udp_unexpected_gso (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dudp.h152 static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb) in udp_unexpected_gso() function
/kernel/linux/linux-6.6/include/linux/
H A Dudp.h143 static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb) in udp_unexpected_gso() function
/kernel/linux/linux-5.10/net/ipv6/
H A Dudp.c766 if (likely(!udp_unexpected_gso(sk, skb))) in udpv6_queue_rcv_skb()
/kernel/linux/linux-6.6/net/ipv6/
H A Dudp.c777 if (likely(!udp_unexpected_gso(sk, skb))) in udpv6_queue_rcv_skb()
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp.c2195 if (likely(!udp_unexpected_gso(sk, skb))) in udp_queue_rcv_skb()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp.c2188 if (likely(!udp_unexpected_gso(sk, skb))) in udp_queue_rcv_skb()

Completed in 14 milliseconds