libnl
3.9.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 Mon Dec 4 2023 12:44:19 for libnl by
1.9.7