OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sadb_sa
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
pfkeyv2.h
100
struct
sadb_sa
{
struct
500
/* `flags' in
sadb_sa
structure holds followings */
/src/sys/netipsec/
key_debug.c
299
const struct
sadb_sa
*sa = (const struct
sadb_sa
*)ext;
305
printf("
sadb_sa
{ spi=%u replay=%u state=%u",
key.c
479
sizeof(struct
sadb_sa
), /* SADB_EXT_SA */
507
sizeof(struct
sadb_sa
), /* SADB_EXT_SA */
3294
const struct
sadb_sa
*xsa;
3630
const struct
sadb_sa
*sa0;
4272
struct
sadb_sa
*p;
4275
len = PFKEY_ALIGN8(sizeof(struct
sadb_sa
));
4279
p = mtod(m, struct
sadb_sa
*);
5478
struct
sadb_sa
*m_sa;
5482
PFKEY_ALIGN8(sizeof(struct
sadb_sa
)) <= MCLBYTES);
5486
PFKEY_ALIGN8(sizeof(struct
sadb_sa
));
[
all
...]
Completed in 16 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025