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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Dpfkeyv2.h170 u_int16_t sadb_ident_type; member in struct:sadb_ident
/macosx-10.5.8/xnu-1228.15.4/bsd/netkey/
H A Dkey_debug.c230 switch (id->sadb_ident_type) {
233 id->sadb_ident_type, (u_long)id->sadb_ident_id);
H A Dkey.c4140 p->sadb_ident_type = idtype;
5847 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
5852 switch (idsrc->sadb_ident_type) {
6613 id->sadb_ident_type = SADB_IDENTTYPE_FQDN;
6632 id->sadb_ident_type = SADB_IDENTTYPE_USERFQDN;
7995 if (((struct sadb_ident *)ext)->sadb_ident_type ==

Completed in 27 milliseconds