Home
last modified time | relevance | path

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

/openbmc/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.c222 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output() function
241 EXPORT_SYMBOL(ip6_output);
H A Droute.c1097 rt->dst.output = ip6_output; in ip6_rt_init_dst()
3275 rt->dst.output = ip6_output; in icmp6_dst_alloc()
/openbmc/linux/include/net/
H A Ddst.h451 INDIRECT_CALLABLE_DECLARE(int ip6_output(struct net *, struct sock *,
459 ip6_output, ip_output, in dst_output()
H A Dipv6.h1149 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb);