Searched refs:lwtunnel_build_state (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | lwtunnel.h | 116 int lwtunnel_build_state(struct net *net, u16 encap_type, 212 static inline int lwtunnel_build_state(struct net *net, u16 encap_type, in lwtunnel_build_state() function
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | lwtunnel.c | 103 int lwtunnel_build_state(struct net *net, u16 encap_type, in lwtunnel_build_state() function 140 EXPORT_SYMBOL_GPL(lwtunnel_build_state);
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_semantics.c | 601 err = lwtunnel_build_state(net, encap_type, encap, in fib_nh_common_init() 864 ret = lwtunnel_build_state(net, encap_type, encap, AF_INET, in fib_encap_match()
|