Lines Matching refs:request
243 netsnmp_request_info *request;
248 for (request = requests; request; request = request->next) {
249 var = request->requestvb;
250 if (request->processed != 0)
254 * perform anything here that you need to do. The request have
256 * but this gives you chance to act on the request in some
269 idx = (int_l *) netsnmp_extract_iterator_context(request);
272 netsnmp_set_request_error(reqinfo, request,
284 * extracts the information about the table from the request
286 table_info = netsnmp_extract_table_info(request);
294 * request