Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dmpls.h40 #define MPLS_LABEL_ENTROPY 7 /* RFC6790 */ macro
/openbmc/linux/net/core/
H A Dflow_dissector.c543 *entropy_label = label == MPLS_LABEL_ENTROPY; in __skb_flow_dissect_mpls()
/openbmc/linux/net/mpls/
H A Daf_mpls.c190 } else if (dec.label == MPLS_LABEL_ENTROPY) { in mpls_multipath_hash()