Home | History | Annotate | Download | only in libpcap

Lines Matching refs:fstart

2046  * into the array form that BPF requires.  'fstart' will point to
2049 static struct bpf_insn *fstart;
2086 p->offset = dst - fstart;
2173 bids[dst - fstart] = p->id + 1;
2255 fstart = fp;