Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/ !
H A Dpfkeyv2.h198 u_int16_t sadb_prop_len; member
/xnu-8792.41.9/bsd/netkey/ !
H A Dkey_debug.c186 len = (PFKEY_UNUNIT64(prop->sadb_prop_len) - sizeof(*prop))
H A Dkey.c8029 prop->sadb_prop_len = (u_int16_t)PFKEY_UNIT64(totlen); in key_getprop()