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

/external/libpcap/
H A Doptimize.c708 struct slist *add, *tax, *ild; local
741 * Check that an ild follows that (with 0 or more
744 ild = this_op(tax->next);
745 if (ild == 0 || BPF_CLASS(ild->s.code) != BPF_LD ||
746 BPF_MODE(ild->s.code) != BPF_IND)
755 * (008) ild [x+0] {ild}
763 * (008) ild [x+2]
776 ild
[all...]

Completed in 888 milliseconds