Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dinternal.h125 int nla_get_labels(const struct nlattr *nla, u32 max_labels, u8 *labels,
Daf_mpls.c1009 u32 max_labels, u8 *labels, u32 label[]) in nla_get_labels() argument
1023 if (nla_labels > max_labels) in nla_get_labels()