Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Dlwtunnel.c46 case LWTUNNEL_ENCAP_NONE: in lwtunnel_encap_str()
87 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_encap_del_ops()
110 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_build_state()
145 if (encap_type == LWTUNNEL_ENCAP_NONE || in lwtunnel_valid_encap_type()
231 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
270 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
298 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
323 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
358 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
392 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/Linux-v5.4/include/uapi/linux/
Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator
/Linux-v5.4/net/ipv4/
Dfib_semantics.c580 if (encap_type == LWTUNNEL_ENCAP_NONE) { in fib_nh_common_init()
819 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()