Home
last modified time | relevance | path

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

/src/lib/libipsec/
H A Dpfkey.c121 tlen = ipsec_supported[algno]->sadb_supported_len in findsupportedalg()
160 *ipsup = malloc(sup->sadb_supported_len); in setsupportedmap()
165 memcpy(*ipsup, sup, sup->sadb_supported_len); in setsupportedmap()
723 ep < p + sup->sadb_supported_len) { in pfkey_set_supported()
738 sup->sadb_supported_len = PFKEY_EXTLEN(sup); in pfkey_set_supported()
744 p += sup->sadb_supported_len; in pfkey_set_supported()
/src/sys/net/
H A Dpfkeyv2.h178 u_int16_t sadb_supported_len; member
/src/sys/netipsec/
H A Dkey_debug.c375 len = (PFKEY_UNUNIT64(sup->sadb_supported_len) - sizeof(*sup)) in kdebug_sadb_supported()
H A Dkey.c7506 sup->sadb_supported_len = PFKEY_UNIT64(alen); in key_register()
7530 sup->sadb_supported_len = PFKEY_UNIT64(elen); in key_register()