Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dip_input.c185 INDIRECT_CALLABLE_DECLARE(int udp_rcv(struct sk_buff *));
205 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv, in ip_protocol_deliver_rcu()
Daf_inet.c1946 .handler = udp_rcv, in inet_init()
Dudp.c2630 int udp_rcv(struct sk_buff *skb) in udp_rcv() function
/linux-6.12.1/include/net/
Dudp.h285 int udp_rcv(struct sk_buff *skb);