Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/net/
H A Dpfkeyv2.h375 #define sadb_supported_len \ macro
/titanic_50/usr/src/uts/common/inet/ip/
H A Dipsecesp.c3196 sasupp_auth->sadb_supported_len = SADB_8TO64( in esp_register_out()
3203 sasupp_encr->sadb_supported_len = SADB_8TO64( in esp_register_out()
H A Dipsecah.c673 sasupp->sadb_supported_len = SADB_8TO64( in ah_register_out()
/titanic_50/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c2548 numalgs = supp->sadb_supported_len - SADB_8TO64(sizeof (*supp)); in print_supp()