Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NLSR
/
1771c41ab9c0b7abb78a819ed8bf57d2ec829e32
/
.
/
nlsr_npl.h
blob: 3c22f8e14284ca521d88bdf19eafd6b385cbee13 [
file
] [
log
] [
blame
]
#ifndef
_NLSR_NPL_H_
#define
_NLSR_NPL_H_
void
add_name_to_npl
(
struct
name_prefix
*
np
);
void
print_name_prefix_from_npl
(
void
);
#endif