Home
last modified time | relevance | path

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

/linux/net/core/
H A Dlwtunnel.c58 case LWTUNNEL_ENCAP_NONE: in lwtunnel_encap_str()
99 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_encap_del_ops()
122 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_build_state()
157 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_valid_encap_type()
247 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
286 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
314 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
349 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
397 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
444 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/linux/include/uapi/linux/
H A Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator
/linux/net/ipv4/
H A Dfib_semantics.c577 if (encap_type == LWTUNNEL_ENCAP_NONE) { in fib_nh_common_init()
842 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()