Home
last modified time | relevance | path

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

/linux-4.4.14/net/mpls/
Dinternal.h125 int nla_get_labels(const struct nlattr *nla, u32 max_labels, u8 *labels,
Dmpls_iptunnel.c151 ret = nla_get_labels(tb[MPLS_IPTUNNEL_DST], MAX_NEW_LABELS, in mpls_build_state()
Daf_mpls.c604 err = nla_get_labels(newdst, MAX_NEW_LABELS, in mpls_nh_build()
1008 int nla_get_labels(const struct nlattr *nla, in nla_get_labels() function
1052 EXPORT_SYMBOL_GPL(nla_get_labels);
1153 if (nla_get_labels(nla, MAX_NEW_LABELS, in rtm_to_route_config()
1161 if (nla_get_labels(nla, 1, &label_count, in rtm_to_route_config()