Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dip_input.c187 INDIRECT_CALLABLE_DECLARE(int udp_rcv(struct sk_buff *));
207 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv, in ip_protocol_deliver_rcu()
H A Daf_inet.c1940 .handler = udp_rcv, in inet_init()
H A Dudp.c2934 int udp_rcv(struct sk_buff *skb) in udp_rcv() function
/linux/include/net/
H A Dudp.h423 int udp_rcv(struct sk_buff *skb);