Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dudp.h130 static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb) in udp_unexpected_gso() function
/linux-6.1.9/net/ipv6/
Dudp.c788 if (likely(!udp_unexpected_gso(sk, skb))) in udpv6_queue_rcv_skb()
/linux-6.1.9/net/ipv4/
Dudp.c2233 if (likely(!udp_unexpected_gso(sk, skb))) in udp_queue_rcv_skb()