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

/darwin-on-arm/xnu/bsd/netkey/
H A Dkey.c6431 const struct sadb_ident *idsrc, *iddst; local
6456 iddst = (const struct sadb_ident *)
6462 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
6502 bcopy(iddst, sah->identd, iddstlen);

Completed in 21 milliseconds