Searched refs:OP_MIN (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dscanner.c24 #define OP_MIN 0 macro
207 for (op=OP_MIN; op<=OP_MAX; op++) {
409 for (op=OP_MIN; op<=OP_MAX; op++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-forces.c814 #define OP_MIN 12 macro
832 if (dlen <= OP_MIN) { /* id, instance, oper tlv header .. */
834 OP_MIN - dlen);
839 * At this point, we know that dlen > OP_MIN; OP_OFF < OP_MIN, so

Completed in 74 milliseconds