Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/netipsec/
Dkey.c5477 const struct sadb_ident *idsrc, *iddst; local
5500 iddst = (const struct sadb_ident *)mhp->ext[SADB_EXT_IDENTITY_DST];
5505 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
5537 sah->identd->type = iddst->sadb_ident_type;
5538 sah->identd->id = iddst->sadb_ident_id;