MALLOC_MAX
if (buf_size_total > MALLOC_MAX) {
if (size > MALLOC_MAX) {
#define SEMOP_MAX (MALLOC_MAX / sizeof(struct sembuf))
&bpf_maxbufsize, BPF_MINBUFSIZE, MALLOC_MAX);