libnl
3.8.0
mpls.h
1
#ifndef MPLS_H_
2
#define MPLS_H_
3
4
extern
const
char
*mpls_ntop(
int
af,
const
void
*addr,
char
*buf,
size_t
buflen);
5
extern
int
mpls_pton(
int
af,
const
char
*src,
void
*addr,
size_t
alen);
6
7
#endif
lib
mpls.h
Generated on Tue Aug 29 2023 11:17:38 for libnl by
1.9.6