OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:idsrc
(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
6168
idsrc
= mhp->ext[SADB_EXT_IDENTITY_SRC];
6174
if (
idsrc
->sadb_ident_type != iddst->sadb_ident_type) {
6176
idsrc
->sadb_ident_type, iddst->sadb_ident_type);
6187
switch (
idsrc
->sadb_ident_type) {
6203
memcpy(sah->idents,
idsrc
, idsrclen);
key.c
6131
const struct sadb_ident *
idsrc
, *iddst;
local in function:key_setident
6168
idsrc
= mhp->ext[SADB_EXT_IDENTITY_SRC];
6174
if (
idsrc
->sadb_ident_type != iddst->sadb_ident_type) {
6176
idsrc
->sadb_ident_type, iddst->sadb_ident_type);
6187
switch (
idsrc
->sadb_ident_type) {
6203
memcpy(sah->idents,
idsrc
, idsrclen);
Completed in 30 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025