Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpfkeyv2.h224 u_int16_t sadb_supported_len; member
/xnu-8019.80.24/bsd/netkey/
H A Dkey_debug.c282 len = (PFKEY_UNUNIT64(sup->sadb_supported_len) - sizeof(*sup))
H A Dkey.c8583 sup->sadb_supported_len = (u_int16_t)PFKEY_UNIT64(alen); in key_register()
8608 sup->sadb_supported_len = PFKEY_UNIT64(elen); in key_register()