Home
last modified time | relevance | path

Searched refs:LWTUNNEL_ENCAP_NONE (Results 1 – 2 of 2) 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()
239 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
278 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
306 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
343 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
397 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
450 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/linux/include/uapi/linux/
H A Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator