Home
last modified time | relevance | path

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

/linux/net/core/
A 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()
242 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_fill_encap()
281 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_get_encap_size()
309 if (a->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_cmp_encap()
334 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_output()
369 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_xmit()
403 if (lwtstate->type == LWTUNNEL_ENCAP_NONE || in lwtunnel_input()
/linux/include/uapi/linux/
A Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator
/linux/net/ipv4/
A Dfib_semantics.c587 if (encap_type == LWTUNNEL_ENCAP_NONE) { in fib_nh_common_init()
852 if (encap_type == LWTUNNEL_ENCAP_NONE) in fib_encap_match()

Completed in 18 milliseconds