OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sadb_ident_type
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
pfkeyv2.h
138
uint16_t
sadb_ident_type
;
member in struct:sadb_ident
/src/sys/netipsec/
key_debug.c
242
switch (id->
sadb_ident_type
) {
245
id->
sadb_ident_type
, (u_long)id->sadb_ident_id);
key.c
4368
p->
sadb_ident_type
= idtype;
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
) {
6883
id->
sadb_ident_type
= SADB_IDENTTYPE_FQDN;
6902
id->
sadb_ident_type
= SADB_IDENTTYPE_USERFQDN;
8243
if (((const struct sadb_ident *)ext)->
sadb_ident_type
==
Completed in 17 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025