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

/external/libpcap/
H A Dgencode.c395 * "off_nl" and "off_nl_nosnap" are the same.
399 * "off_nl" is the offset if there's a SNAP header following
406 * "off_nl" is the offset if the packet is an Ethernet II packet
412 u_int off_nl; member in struct:_compiler_state
1092 cstate->off_nl = 0; /* XXX in reality, variable! */
1099 cstate->off_nl = 0; /* XXX in reality, variable! */
1106 cstate->off_nl = 0; /* Ethernet II */
1117 cstate->off_nl = 0;
1126 cstate->off_nl = 0;
1134 cstate->off_nl
[all...]

Completed in 70 milliseconds