Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mpls/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds