Searched refs:sadb_prop (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h388 extern void print_prop(FILE *, char *, struct sadb_prop *);
389 extern void print_eprop(FILE *, char *, struct sadb_prop *);
H A Dipsec_util.c2354 print_prop(FILE *file, char *prefix, struct sadb_prop *prop)
2431 print_eprop(FILE *file, char *prefix, struct sadb_prop *eprop)
2721 (struct sadb_prop *)current);
2737 (struct sadb_prop *)current);
/illumos-gate/usr/src/uts/common/net/
H A Dpfkeyv2.h258 /* Now, the actual sadb_prop structure, which will have alignment in it! */
260 typedef struct sadb_prop { struct

Completed in 72 milliseconds