Searched refs:req_end (Results 1 – 1 of 1) sorted by relevance
173 struct opthdr *req_end; in snmpcom_req() local211 req_end = (struct opthdr *)((uchar_t *)req_start + in snmpcom_req()213 for (req = req_start; req < req_end; req = next_req) { in snmpcom_req()217 if (next_req > req_end) in snmpcom_req()