Searched refs:mpls_ntop (Results 1 – 3 of 3) sorted by relevance
8 extern const char *mpls_ntop(int af, const void *addr, char *buf, size_t buflen);
46 const char *mpls_ntop(int af, const void *addr, char *buf, size_t buflen) in mpls_ntop() function
1023 mpls_ntop(AF_MPLS, addr->a_addr, buf, size); in nl_addr2str()