Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A DMakefile8 ip_output.o ip_sockglue.o inet_hashtables.o \
H A Dip_output.c430 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_output() function
H A Droute.c1685 rt->dst.output = ip_output; in rt_dst_alloc()
/kernel/linux/linux-6.6/net/ipv4/
H A DMakefile8 ip_output.o ip_sockglue.o inet_hashtables.o \
H A Dip_output.c424 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb) in ip_output() function
436 EXPORT_SYMBOL(ip_output); variable
H A Droute.c1650 rt->dst.output = ip_output; in rt_dst_alloc()
/kernel/linux/linux-6.6/include/net/
H A Ddst.h453 INDIRECT_CALLABLE_DECLARE(int ip_output(struct net *, struct sock *,
459 ip6_output, ip_output, in dst_output()
H A Dip.h168 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb);
/kernel/linux/linux-5.10/include/net/
H A Dip.h167 int ip_output(struct net *net, struct sock *sk, struct sk_buff *skb);

Completed in 17 milliseconds