SNMP_DEF_PKTBUF_SZ
size_t bufsz = SNMP_DEF_PKTBUF_SZ;
if ((buf = (uchar_t *)calloc(1, SNMP_DEF_PKTBUF_SZ)) == NULL)