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