Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dlwtunnel.h126 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb);
136 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
/OK3568_Linux_fs/kernel/net/core/
H A Dlwtunnel.c318 int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
350 EXPORT_SYMBOL_GPL(lwtunnel_output);