Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dudp.h177 static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb) in udp_unexpected_gso() function
/linux-6.15/net/ipv6/
H A Dudp.c921 if (likely(!udp_unexpected_gso(sk, skb))) in udpv6_queue_rcv_skb()
/linux-6.15/net/ipv4/
H A Dudp.c2462 if (likely(!udp_unexpected_gso(sk, skb))) in udp_queue_rcv_skb()