Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dudp.h161 static inline bool udp_unexpected_gso(struct sock *sk, struct sk_buff *skb) in udp_unexpected_gso() function
/openbmc/linux/net/ipv6/
H A Dudp.c790 if (likely(!udp_unexpected_gso(sk, skb))) in udpv6_queue_rcv_skb()
/openbmc/linux/net/ipv4/
H A Dudp.c2208 if (likely(!udp_unexpected_gso(sk, skb))) in udp_queue_rcv_skb()