Home
last modified time | relevance | path

Searched refs:lwtunnel_output (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dlwtunnel.h126 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);
134 dst->output = lwtunnel_output; in lwtunnel_set_redirect()
241 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
/Linux-v4.19/net/core/
Dlwtunnel.c316 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
348 EXPORT_SYMBOL_GPL(lwtunnel_output);