Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/netkey/ !
H A Dkey_debug.c239 switch (id->sadb_ident_type) {
242 id->sadb_ident_type, (u_int32_t)id->sadb_ident_id);
H A Dkey.c9820 sadb_ident_type == SADB_X_IDENTTYPE_ADDR) { in key_validate_ext()
/xnu-8796.141.3/bsd/net/ !
H A Dpfkeyv2.h181 u_int16_t sadb_ident_type; member