Searched refs:GET_NONREP (Results 1 – 2 of 2) sorted by relevance
392 GET_NONREP(snmptoolctx)); in snmptool_get()487 GET_NONREP(snmptoolctx)); in snmptool_walk()516 GET_NONREP(snmptoolctx)); in snmptool_walk()
229 #define GET_NONREP(ctx) (((ctx)->flags & NONREP_BITS) >> 24) macro