Home
last modified time | relevance | path

Searched refs:MPLS_LABEL_DEPTH (Results 1 – 2 of 2) sorted by relevance

/linux/net/openvswitch/
H A Dflow.h33 #define MPLS_LABEL_DEPTH 3 macro
152 __be32 lse[MPLS_LABEL_DEPTH]; /* label stack entry */
H A Dflow_netlink.c1640 if (label_count == 0 || label_count > MPLS_LABEL_DEPTH || in ovs_key_from_nlattrs()