Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dlwtunnel.h132 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);
142 dst->output = lwtunnel_output; in lwtunnel_set_redirect()
250 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
/openbmc/linux/net/core/
H A Dlwtunnel.c326 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
358 EXPORT_SYMBOL_GPL(lwtunnel_output);