Searched refs:maxlabels (Results 1 – 1 of 1) sorted by relevance
59 unsigned int maxlabels) in mpls_pton1() argument64 for (count = 0; count < maxlabels; count++) { in mpls_pton1()95 unsigned int maxlabels = alen / sizeof(struct mpls_label); in mpls_pton() local101 err = mpls_pton1(src, (struct mpls_label *)addr, maxlabels); in mpls_pton()