Searched refs:lwtunnel_output (Results 1 – 4 of 4) sorted by relevance
91 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);163 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
183 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function215 EXPORT_SYMBOL(lwtunnel_output);
1681 rth->dst.output = lwtunnel_output; in __mkroute_input()2131 rth->dst.output = lwtunnel_output; in __mkroute_output()
1835 rt->dst.output = lwtunnel_output; in ip6_route_info_create()