OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iddst
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netipsec/
key.c
6131
const struct sadb_ident *idsrc, *
iddst
;
local in function:key_setident
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);
key.c
6131
const struct sadb_ident *idsrc, *
iddst
;
local in function:key_setident
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 31 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025