Searched refs:sadb_ident (Results 1 – 4 of 4) sorted by relevance
386 extern void print_ident(FILE *, char *, struct sadb_ident *);400 extern boolean_t save_ident(struct sadb_ident *, FILE *);
2199 print_ident(FILE *file, char *prefix, struct sadb_ident *id) in print_ident()2709 (struct sadb_ident *)current); in print_samsg()2713 (struct sadb_ident *)current); in print_samsg()2950 save_ident(struct sadb_ident *ident, FILE *ofile) in save_ident()3143 if (!save_ident((struct sadb_ident *)ext, ofile)) { in save_assoc()
179 typedef struct sadb_ident { struct
1652 struct sadb_ident *srcid = NULL, *dstid = NULL; in doaddup()