Home | History | Annotate | Download | only in libpcap

Lines Matching defs:Mark

85  * A block is marked if only if its mark equals the current mark.
90 #define isMarked(p) ((p)->mark == cur_mark)
92 #define Mark(p) ((p)->mark = cur_mark)
225 Mark(b);
1765 Mark(p);
1774 * Mark code array such that isMarked(i) is true
1901 Mark(p);
1918 Mark(p);
1953 Mark(p);
2075 Mark(p);
2183 /* mark this instruction and retry */
2199 /* mark this instruction and retry */