mac_do_data_header
const struct mac_do_data_header *const hdr = data;
struct mac_do_data_header *const hdr = data;
const struct mac_do_data_header *const hdr = data;
struct mac_do_data_header *const hdr = data;
struct mac_do_data_header *const hdr = realloc(data, size, M_MAC_DO,
MPASS(size >= sizeof(struct mac_do_data_header));
struct mac_do_data_header hdr;