MAX_GET_SIZE
static uint64_t get_buffer[MAX_GET_SIZE];
uint64_t savebuf[MAX_GET_SIZE];
if (msgp->sadb_msg_len > MAX_GET_SIZE) {
SADB_64TO8(MAX_GET_SIZE));