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

/linux-master/net/ipv4/
H A Dip_input.c185 INDIRECT_CALLABLE_DECLARE(int udp_rcv(struct sk_buff *));
205 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv,
H A Daf_inet.c1944 .handler = udp_rcv,
H A Dudp.c1353 * cleared by udp_rcv().
2626 int udp_rcv(struct sk_buff *skb) function
/linux-master/include/net/
H A Dudp.h284 int udp_rcv(struct sk_buff *skb);

Completed in 206 milliseconds