Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmroute6.h65 return ip6_output(net, sk, skb); in ip6_mr_output()
/linux/net/ipv6/
H A DMakefile8 ipv6-y := af_inet6.o anycast.o ip6_output.o ip6_input.o addrconf.o \
H A Dip6_output.c228 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output() function
255 EXPORT_SYMBOL(ip6_output);
H A Droute.c1146 rt->dst.output = ip6_output; in ip6_rt_init_dst()
3354 rt->dst.output = ip6_output; in icmp6_dst_alloc()