Home
last modified time | relevance | path

Searched refs:ip6_output (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A DMakefile8 ipv6-objs := af_inet6.o anycast.o ip6_output.o ip6_input.o addrconf.o \
H A Dip6_output.c235 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output() function
H A Droute.c1091 rt->dst.output = ip6_output; in ip6_rt_init_dst()
3172 rt->dst.output = ip6_output; in icmp6_dst_alloc()
/kernel/linux/linux-6.6/net/ipv6/
H A DMakefile8 ipv6-y := af_inet6.o anycast.o ip6_output.o ip6_input.o addrconf.o \
H A Dip6_output.c220 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip6_output() function
239 EXPORT_SYMBOL(ip6_output); variable
H A Droute.c1094 rt->dst.output = ip6_output; in ip6_rt_init_dst()
3271 rt->dst.output = ip6_output; in icmp6_dst_alloc()
/kernel/linux/linux-6.6/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);
/kernel/linux/linux-5.10/include/net/
H A Dipv6.h1041 int ip6_output(struct net *net, struct sock *sk, struct sk_buff *skb);

Completed in 32 milliseconds