Home
last modified time | relevance | path

Searched refs:ip6_output (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/net/ipv6/
DMakefile8 ipv6-objs := af_inet6.o anycast.o ip6_output.o ip6_input.o addrconf.o \
Dip6_output.c210 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output() function
229 EXPORT_SYMBOL(ip6_output);
Droute.c1090 rt->dst.output = ip6_output; in ip6_rt_init_dst()
3279 rt->dst.output = ip6_output; in icmp6_dst_alloc()
/Linux-v5.15/include/net/
Ddst.h443 INDIRECT_CALLABLE_DECLARE(int ip6_output(struct net *, struct sock *,
451 ip6_output, ip_output, in dst_output()
Dipv6.h1051 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb);