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

/linux-master/net/core/
H A Dlwtunnel.c56 case LWTUNNEL_ENCAP_NONE:
97 if (encap_type == LWTUNNEL_ENCAP_NONE ||
120 if (encap_type == LWTUNNEL_ENCAP_NONE ||
155 if (encap_type == LWTUNNEL_ENCAP_NONE ||
245 if (lwtstate->type == LWTUNNEL_ENCAP_NONE ||
284 if (lwtstate->type == LWTUNNEL_ENCAP_NONE ||
312 if (a->type == LWTUNNEL_ENCAP_NONE ||
337 if (lwtstate->type == LWTUNNEL_ENCAP_NONE ||
372 if (lwtstate->type == LWTUNNEL_ENCAP_NONE ||
406 if (lwtstate->type == LWTUNNEL_ENCAP_NONE ||
[all...]
/linux-master/include/uapi/linux/
H A Dlwtunnel.h8 LWTUNNEL_ENCAP_NONE, enumerator in enum:lwtunnel_encap_types
/linux-master/net/ipv4/
H A Dfib_semantics.c599 if (encap_type == LWTUNNEL_ENCAP_NONE) {
864 if (encap_type == LWTUNNEL_ENCAP_NONE)

Completed in 131 milliseconds