Home
last modified time | relevance | path

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

/linux/include/net/
A Dlwtunnel.h129 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);
139 dst->output = lwtunnel_output; in lwtunnel_set_redirect()
247 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
/linux/net/core/
A Dlwtunnel.c323 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
355 EXPORT_SYMBOL_GPL(lwtunnel_output);

Completed in 4 milliseconds