Home | History | Annotate | Download | only in libpcap

Lines Matching defs:fstart

218 	 * into the array form that BPF requires.  'fstart' will point to
222 struct bpf_insn *fstart;
2049 p->offset = (int)(dst - conv_state->fstart);
2136 bids[dst - conv_state->fstart] = p->id + 1;
2218 conv_state.fstart = fp;