Home
last modified time | relevance | path

Searched refs:LWTUNNEL_ENCAP_NONE (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/core/
Dlwtunnel.c60 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_encap_del_ops()
81 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_build_state()
105 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
141 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
169 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
194 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
228 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/linux-4.4.14/include/uapi/linux/
Dlwtunnel.h7 LWTUNNEL_ENCAP_NONE, enumerator
/linux-4.4.14/net/ipv4/
Dfib_semantics.c605 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()
1090 if (cfg->fc_encap_type == LWTUNNEL_ENCAP_NONE) in fib_create_info()