Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/
Dlwtunnel.h129 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);
137 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