Home
last modified time | relevance | path

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

/net/mpls/
Dinternal.h119 int nla_get_labels(const struct nlattr *nla, u32 max_labels, u8 *labels,
Dmpls_iptunnel.c155 ret = nla_get_labels(tb[MPLS_IPTUNNEL_DST], MAX_NEW_LABELS, in mpls_build_state()
Daf_mpls.c645 err = nla_get_labels(newdst, MAX_NEW_LABELS, in mpls_nh_build()
1132 int nla_get_labels(const struct nlattr *nla, in nla_get_labels() function
1176 EXPORT_SYMBOL_GPL(nla_get_labels);
1277 if (nla_get_labels(nla, MAX_NEW_LABELS, in rtm_to_route_config()
1285 if (nla_get_labels(nla, 1, &label_count, in rtm_to_route_config()