Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dudp.h464 static inline struct sk_buff *udp_rcv_segment(struct sock *sk, in udp_rcv_segment() function
/openbmc/linux/net/ipv6/
H A Dudp.c794 segs = udp_rcv_segment(sk, skb, false); in udpv6_queue_rcv_skb()
/openbmc/linux/net/ipv4/
H A Dudp.c2215 segs = udp_rcv_segment(sk, skb, true); in udp_queue_rcv_skb()