Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dlwtunnel.h126 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);
136 dst->output = lwtunnel_output; in lwtunnel_set_redirect()
244 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
/Linux-v5.4/net/core/
Dlwtunnel.c312 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
344 EXPORT_SYMBOL_GPL(lwtunnel_output);