MSG_ID_MASK
return FIELD_PREP(MSG_ID_MASK, hdr->id) |
#define MSG_XTRACT_ID(hdr) FIELD_GET(MSG_ID_MASK, (hdr))