Searched refs:lwtunnel_output (Results 1 – 1 of 1) sorted by relevance
129 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