BXE_MAX_SEGMENTS
max_size = (MCLBYTES * BXE_MAX_SEGMENTS);
max_segments = BXE_MAX_SEGMENTS;
if (__predict_false(nsegs > BXE_MAX_SEGMENTS)) {