Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/core/
A Dlwtunnel.c56 case LWTUNNEL_ENCAP_NONE: in lwtunnel_encap_str()
97 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_encap_del_ops()
120 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_build_state()
155 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_valid_encap_type()
245 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
284 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
312 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
337 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
372 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
406 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/linux-6.3-rc2/include/uapi/linux/
A Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator
/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c598 if (encap_type == LWTUNNEL_ENCAP_NONE) { in fib_nh_common_init()
863 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()

Completed in 12 milliseconds