Home
last modified time | relevance | path

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

/Linux-v5.10/net/core/
Dlwtunnel.c48 case LWTUNNEL_ENCAP_NONE: in lwtunnel_encap_str()
89 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_encap_del_ops()
112 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_build_state()
147 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_valid_encap_type()
233 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
272 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
300 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
325 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
360 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
394 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/Linux-v5.10/include/uapi/linux/
Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator
/Linux-v5.10/net/ipv4/
Dfib_semantics.c588 if (encap_type == LWTUNNEL_ENCAP_NONE) { in fib_nh_common_init()
828 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()