Searched defs:hvn_nvs_rxbuf_conn_resp (Results 1 – 1 of 1) sorted by relevance
130 struct hvn_nvs_rxbuf_conn_resp { struct131 uint32_t nvs_type; /* HVN_NVS_TYPE_RXBUF_CONNRESP */132 uint32_t nvs_status; /* HVN_NVS_STATUS_ */133 uint32_t nvs_nsect; /* # of elem in nvs_sect */134 struct hvn_nvs_rxbuf_sect nvs_sect[0];