Home
last modified time | relevance | path

Searched refs:rx_next (Results 1 – 9 of 9) sorted by relevance

/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_rpcb_pxy.c384 r1 = r1->rx_next; in ipf_p_rpcb_flush()
579 rs->rs_rxlist->rx_pnext = &rxp->rx_next; in ipf_p_rpcb_insert()
582 rxp->rx_next = rs->rs_rxlist; in ipf_p_rpcb_insert()
1012 for (rx = rs->rs_rxlist; rx != NULL; rx = rx->rx_next) in ipf_p_rpcb_lookup()
1041 if (rx->rx_next != NULL) in ipf_p_rpcb_deref()
1042 rx->rx_next->rx_pnext = rx->rx_pnext; in ipf_p_rpcb_deref()
1044 *rx->rx_pnext = rx->rx_next; in ipf_p_rpcb_deref()
H A Dip_proxy.h425 struct rpcb_xact *rx_next; member
/netbsd/external/bsd/ipf/dist/
H A Dip_rpcb_pxy.c393 r1 = r1->rx_next;
596 rs->rs_rxlist->rx_pnext = &rxp->rx_next;
599 rxp->rx_next = rs->rs_rxlist;
1051 for (rx = rs->rs_rxlist; rx != NULL; rx = rx->rx_next)
1082 if (rx->rx_next != NULL)
1083 rx->rx_next->rx_pnext = rx->rx_pnext;
1085 *rx->rx_pnext = rx->rx_next;
/netbsd/sys/dev/ic/
H A Delinkxlreg.h248 struct ex_rxdesc *rx_next; member
H A Ddwc_eqos.c772 goto rx_next; in eqos_rxintr()
775 goto rx_next; /* ignore receive context descriptor */ in eqos_rxintr()
802 goto rx_next; in eqos_rxintr()
822 goto rx_next; in eqos_rxintr()
860 rx_next: in eqos_rxintr()
H A Dawi.c1084 goto rx_next; in awi_rx_int()
1087 goto rx_next; in awi_rx_int()
1098 goto rx_next; in awi_rx_int()
1118 goto rx_next; in awi_rx_int()
1133 rx_next: in awi_rx_int()
H A Delinkxl.c1356 sc->rx_head = rxd->rx_next; in ex_intr()
1357 rxd->rx_next = NULL; in ex_intr()
1854 sc->rx_tail->rx_next = rxd; in ex_add_rxbuf()
H A Dath.c3120 goto rx_next; in ath_rx_proc()
3132 goto rx_next; in ath_rx_proc()
3176 goto rx_next; in ath_rx_proc()
3210 goto rx_next; in ath_rx_proc()
3232 goto rx_next; in ath_rx_proc()
3243 goto rx_next; in ath_rx_proc()
3309 rx_next: in ath_rx_proc()
/netbsd/sys/dev/pci/
H A Dif_aq.c5539 goto rx_next; in aq_rx_intr()
5549 goto rx_next; in aq_rx_intr()
5569 goto rx_next; in aq_rx_intr()
5680 rx_next: in aq_rx_intr()