Searched refs:udp_rcv (Results 1 – 3 of 3) sorted by relevance
185 INDIRECT_CALLABLE_DECLARE(int udp_rcv(struct sk_buff *));204 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v4_rcv, udp_rcv, in ip_protocol_deliver_rcu()
1720 .handler = udp_rcv,
2515 int udp_rcv(struct sk_buff *skb) in udp_rcv() function