print_prop
print_prop(statep, IPADM_OPT_PERM, buf, bufsize);
print_prop(statep, IPADM_OPT_ACTIVE, buf, bufsize);
print_prop(statep, IPADM_OPT_PERSIST, buf, bufsize);
print_prop(statep, IPADM_OPT_DEFAULT, buf, bufsize);
print_prop(statep, IPADM_OPT_POSSIBLE, buf, bufsize);
print_prop(file, dgettext(TEXT_DOMAIN, "PRP: "),
extern void print_prop(FILE *, char *, struct sadb_prop *);