in_pcb_iterator
while ((inp = in_pcb_iterator(table, inp, &iter)) != NULL) { \
while ((inp = in_pcb_iterator(table, inp, &iter)) != NULL) {
in_pcb_iterator(struct inpcbtable *, struct inpcb *,
while ((inp = in_pcb_iterator(&rawcbtable, inp, &iter)) != NULL) {
while ((inp = in_pcb_iterator(table, inp, &iter)) != NULL) {
while ((inp = in_pcb_iterator(table, inp, &iter)) != NULL) {
while ((inp = in_pcb_iterator(&rawin6pcbtable, inp, &iter)) != NULL) {