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

/xnu-2782.1.97/bsd/netkey/
H A Dkey.c7146 const struct sadb_ident *idsrc, *iddst; local
7169 idsrc = (const struct sadb_ident *)
7177 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
7182 switch (idsrc->sadb_ident_type) {
7216 bcopy(idsrc, sah->idents, idsrclen);

Completed in 25 milliseconds