Searched refs:lwtunnel_output (Results 1 – 1 of 1) sorted by relevance
132 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);142 WRITE_ONCE(dst->output, lwtunnel_output); in lwtunnel_set_redirect()251 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
Completed in 11 milliseconds