sadb_sens
#define PARSELABEL_BAD_TOKEN ((struct sadb_sens *)-1)
static struct sadb_sens *
struct sadb_sens *label = NULL, *olabel = NULL;
ipsec_convert_sens_to_bslabel(const struct sadb_sens *sens, bslabel_t *sl)
print_sens(FILE *file, char *prefix, const struct sadb_sens *sens,
(struct sadb_sens *)current, ignore_nss);
(struct sadb_sens *)current, ignore_nss);
save_sens(struct sadb_sens *sens, FILE *ofile)
if (!save_sens((struct sadb_sens *)ext, ofile)) {
extern void print_sens(FILE *, char *, const struct sadb_sens *, boolean_t);
extern void ipsec_convert_sens_to_bslabel(const struct sadb_sens *,
extern int ipsec_convert_sl_to_sens(int doi, bslabel_t *, struct sadb_sens *);