Home
last modified time | relevance | path

Searched refs:ip6_output (Results 1 – 8 of 8) 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 Dip6mr.c2128 ip6_output(net, NULL, skb); in ip6mr_output2()
2378 goto ip6_output; in ip6_mr_output()
2380 goto ip6_output; in ip6_mr_output()
2403 goto ip6_output; in ip6_mr_output()
2409 goto ip6_output; in ip6_mr_output()
2414 ip6_output: in ip6_mr_output()
2415 return ip6_output(net, sk, skb); in ip6_mr_output()
H A Dip6_output.c226 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output() function
253 EXPORT_SYMBOL(ip6_output);
H A Droute.c1142 rt->dst.output = ip6_output; in ip6_rt_init_dst()
3344 rt->dst.output = ip6_output; in icmp6_dst_alloc()
/linux/include/net/
H A Ddst.h463 INDIRECT_CALLABLE_DECLARE(int ip6_output(struct net *, struct sock *,
471 ip6_output, ip_output, in dst_output()
H A Dipv6.h1059 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb);
/linux/Documentation/networking/net_cachelines/
H A Dnet_device.rst28 …ead_mostly read_mostly __dev_queue_xmit,__dev_xmit_skb,ip6_output,__ip6_finish_out…