Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/ !
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-6.1.9/net/core/ !
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);