OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sadb_prop
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
pfkeyv2.h
154
struct
sadb_prop
{
struct
/src/sys/netipsec/
key_debug.c
183
const struct
sadb_prop
*prop = (const struct
sadb_prop
*)ext;
194
printf("
sadb_prop
{ replay=%u", prop->sadb_prop_replay);
key.c
491
sizeof(struct
sadb_prop
), /* SADB_EXT_PROPOSAL */
6723
struct
sadb_prop
*prop;
6725
const int l = PFKEY_ALIGN8(sizeof(struct
sadb_prop
));
6752
prop = mtod(m, struct
sadb_prop
*);
7204
mhp->extlen[SADB_EXT_PROPOSAL] < sizeof(struct
sadb_prop
)) {
Completed in 20 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025