Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dmpls_ntop.c9 static const char *mpls_ntop1(const struct mpls_label *addr, char *buf, size_t buflen) in mpls_ntop1() function
44 return mpls_ntop1((struct mpls_label *)addr, buf, buflen); in mpls_ntop()