Searched refs:idsrc (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
6454 idsrc = (const struct sadb_ident *)
6462 if (idsrc->sadb_ident_type != iddst->sadb_ident_type) {
6467 switch (idsrc->sadb_ident_type) {
6501 bcopy(idsrc, sah->idents, idsrclen);

Completed in 31 milliseconds