IPPROTO_MAX
if (protocol < 0 || protocol >= IPPROTO_MAX)
if (type >= IPPROTO_MAX)
if (type >= IPPROTO_MAX)
const int inet_diag_table_size = (IPPROTO_MAX *
if (proto < 0 || proto >= IPPROTO_MAX)
if (protocol < 0 || protocol >= IPPROTO_MAX)
rqstp->rq_prot = IPPROTO_MAX;