Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/
Dudp.h174 INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
/linux-6.12.1/net/ipv6/
Dip6_input.c436 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
Dudp.c1130 INDIRECT_CALLABLE_SCOPE int udpv6_rcv(struct sk_buff *skb) in udpv6_rcv() function
1812 .handler = udpv6_rcv, in udpv6_init()