bd_next 243 net/bpf.c d->bd_next = bp->bif_dlist; bd_next 279 net/bpf.c p = &(*p)->bd_next; bd_next 283 net/bpf.c *p = (*p)->bd_next; bd_next 1108 net/bpf.c for (d = bp->bif_dlist; d != 0; d = d->bd_next) { bd_next 1166 net/bpf.c for (d = bp->bif_dlist; d != 0; d = d->bd_next) { bd_next 49 net/bpfdesc.h struct bpf_d *bd_next; /* Linked list of descriptors */