Home
last modified time | relevance | path

Searched refs:ip6_input (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/net/ipv6/
H A Dip6_input.c486 int ip6_input(struct sk_buff *skb) in ip6_input() function
498 EXPORT_SYMBOL_GPL(ip6_input);
588 ip6_input(skb); in ip6_mc_input()
H A DMakefile8 ipv6-y := af_inet6.o anycast.o ip6_output.o ip6_input.o addrconf.o \
H A Dip6_output.c581 return ip6_input(skb); in ip6_forward()
H A Droute.c1145 rt->dst.input = ip6_input; in ip6_rt_init_dst()
3322 rt->dst.input = ip6_input; in icmp6_dst_alloc()
/linux-6.15/include/net/
H A Ddst.h464 INDIRECT_CALLABLE_DECLARE(int ip6_input(struct sk_buff *));
470 ip6_input, ip_local_deliver, skb); in dst_input()
H A Dipv6.h1138 int ip6_input(struct sk_buff *skb);