libnl
3.11.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 Wed Oct 30 2024 08:16:39 for libnl by
1.10.0