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.c187 int label_index; in mpls_multipath_hash() local
190 for (label_index = 0; label_index < MAX_MP_SELECT_LABELS; in mpls_multipath_hash()
191 label_index++) { in mpls_multipath_hash()
197 hdr = mpls_hdr(skb) + label_index; in mpls_multipath_hash()