Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Dlwtunnel.c53 case LWTUNNEL_ENCAP_NONE: in lwtunnel_encap_str()
94 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_encap_del_ops()
117 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_build_state()
152 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_valid_encap_type()
238 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
277 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
305 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
330 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
365 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
399 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/Linux-v5.15/include/uapi/linux/
Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator
/Linux-v5.15/net/ipv4/
Dfib_semantics.c587 if (encap_type == LWTUNNEL_ENCAP_NONE) { in fib_nh_common_init()
827 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()