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

/external/libpcap/
H A Dgencode.c377 u_int off_opc; member in struct:_compiler_state
1080 cstate->off_opc = -1;
1510 cstate->off_opc = 4;
1523 cstate->off_opc = 8;
1536 cstate->off_opc = 24;
8783 u_int newoff_opc = cstate->off_opc;
8807 if (cstate->off_opc == (u_int)-1)

Completed in 107 milliseconds