Home
last modified time | relevance | path

Searched defs:lwtunnel_output (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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); variable
/kernel/linux/linux-6.6/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); variable
/kernel/linux/linux-5.10/include/net/
H A Dlwtunnel.h247 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function
/kernel/linux/linux-6.6/include/net/
H A Dlwtunnel.h250 static inline int lwtunnel_output(struct net *net, struct sock *sk, struct sk_buff *skb) in lwtunnel_output() function

Completed in 3 milliseconds