Home
last modified time | relevance | path

Searched refs:sadb_prop (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dpfkeyv2.h152 struct sadb_prop { struct
/f-stack/freebsd/netipsec/
H A Dkey_debug.c272 struct sadb_prop *prop = (struct sadb_prop *)ext; in kdebug_sadb_prop()
H A Dkey.c373 sizeof(struct sadb_prop), /* SADB_EXT_PROPOSAL */
6483 struct sadb_prop *prop; in key_getprop()
6485 const int l = PFKEY_ALIGN8(sizeof(struct sadb_prop)); in key_getprop()
6512 prop = mtod(m, struct sadb_prop *); in key_getprop()