Home
last modified time | relevance | path

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

/Linux-v5.4/net/mpls/
Daf_mpls.c162 int label_index; in mpls_multipath_hash() local
165 for (label_index = 0; label_index < MAX_MP_SELECT_LABELS; in mpls_multipath_hash()
166 label_index++) { in mpls_multipath_hash()
172 hdr = mpls_hdr(skb) + label_index; in mpls_multipath_hash()