HomeSort by: relevance | last modified time | path
    Searched refs:iddst (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netipsec/
key.c 6131 const struct sadb_ident *idsrc, *iddst; local
6169 iddst = mhp->ext[SADB_EXT_IDENTITY_DST];
6174 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
6176 idsrc->sadb_ident_type, iddst->sadb_ident_type);
6204 memcpy(sah->identd, iddst, iddstlen);

Completed in 23 milliseconds