Home
last modified time | relevance | path

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

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