Home
last modified time | relevance | path

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

/linux/net/mpls/
H A Daf_mpls.c163 int label_index; in mpls_multipath_hash() local
166 for (label_index = 0; label_index < MAX_MP_SELECT_LABELS; in mpls_multipath_hash()
167 label_index++) { in mpls_multipath_hash()
173 hdr = mpls_hdr(skb) + label_index; in mpls_multipath_hash()