Home
last modified time | relevance | path

Searched defs:is_null (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h2571 uint8_t zsk_flag = 0, aes_ctr = 0, is_null = 0; in fill_sess_cipher() local
2672 uint8_t zsk_flag = 0, aes_gcm = 0, is_null = 0; in fill_sess_auth() local
H A Dcpt_mcode_defines.h245 uint16_t is_null:1; member