Home
last modified time | relevance | path

Searched refs:udpv6_rcv (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_input.c349 INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
427 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
H A Dudp.c1093 INDIRECT_CALLABLE_SCOPE int udpv6_rcv(struct sk_buff *skb) in udpv6_rcv() function
1666 .handler = udpv6_rcv,
/kernel/linux/linux-6.6/include/net/
H A Dudp.h173 INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
/kernel/linux/linux-6.6/net/ipv6/
H A Dip6_input.c438 ret = INDIRECT_CALL_2(ipprot->handler, tcp_v6_rcv, udpv6_rcv, in ip6_protocol_deliver_rcu()
H A Dudp.c1122 INDIRECT_CALLABLE_SCOPE int udpv6_rcv(struct sk_buff *skb) in udpv6_rcv() function
1706 .handler = udpv6_rcv,

Completed in 7 milliseconds