Searched refs:TOAHDR_SIZE (Results 1 – 1 of 1) sorted by relevance
55 #define TOAHDR_SIZE (sizeof (struct T_optmgmt_ack) +\ macro238 mpctl = allocb(TOAHDR_SIZE, BPRI_MED); in snmpcom_req()250 mpctl->b_wptr += TOAHDR_SIZE; in snmpcom_req()282 mpctl = reallocb(mp, TOAHDR_SIZE, 1); in snmpcom_req()288 mpctl->b_wptr = mpctl->b_rptr + TOAHDR_SIZE; in snmpcom_req()