Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv4/
H A Dudp.c2363 static int udp_unicast_rcv_skb(struct sock *sk, struct sk_buff *skb, in udp_unicast_rcv_skb() function
2435 ret = udp_unicast_rcv_skb(sk, skb, uh); in __udp4_lib_rcv()
2447 return udp_unicast_rcv_skb(sk, skb, uh); in __udp4_lib_rcv()