Searched defs:OP_BRFL (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c122 * OP_BRFL and OP_BRTR branch to an offset in the code array
163 OP_BRFL, enumerator in enum:optype
374 case OP_BRFL:
410 if (oplist[*op] == OP_BRFL)
415 case OP_BRFL:
420 else if (oplist[*op] == OP_BRFL)
688 case OP_BRFL:
1607 emitop(OP_BRFL);
1644 emitop(OP_BRFL);
1682 emitop(OP_BRFL);
[all...]

Completed in 60 milliseconds