19 struct nvpair *link_nvpair_read(
struct link *l, time_t stoptime );
26 void link_nvpair_write(
struct link *l,
struct nvpair *nv, time_t stoptime );
An nvpair object is a collection of name-value pairs that might describe a complex object such as a h...
Definition: nvpair_private.h:15
A high level TCP connection library.