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

/darwin-on-arm/xnu/bsd/net/
H A Dpfkeyv2.h171 u_int16_t sadb_ident_type; member in struct:sadb_ident
/darwin-on-arm/xnu/bsd/netkey/
H A Dkey_debug.c236 switch (id->sadb_ident_type) {
239 id->sadb_ident_type, (u_int32_t)id->sadb_ident_id);
H A Dkey.c4668 p->sadb_ident_type = idtype;
6462 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
6467 switch (idsrc->sadb_ident_type) {
7305 id->sadb_ident_type = SADB_IDENTTYPE_FQDN;
7324 id->sadb_ident_type = SADB_IDENTTYPE_USERFQDN;
8694 sadb_ident_type == SADB_X_IDENTTYPE_ADDR) {

Completed in 32 milliseconds