Home
last modified time | relevance | path

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

/netbsd-src/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-src/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-src/sys/dev/ic/
H A Delinkxlreg.h248 struct ex_rxdesc *rx_next; member
H A Ddwc_eqos.c825 goto rx_next; in eqos_rxintr()
828 goto rx_next; /* ignore receive context descriptor */ in eqos_rxintr()
856 goto rx_next; in eqos_rxintr()
876 goto rx_next; in eqos_rxintr()
914 rx_next: in eqos_rxintr()
H A Dawi.c1049 goto rx_next; in awi_mode_init()
1052 goto rx_next; in awi_mode_init()
1063 goto rx_next;
1083 goto rx_next; in awi_rx_int()
1098 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.c3118 goto rx_next; in ath_rx_proc()
3130 goto rx_next; in ath_rx_proc()
3174 goto rx_next; in ath_rx_proc()
3208 goto rx_next; in ath_rx_proc()
3230 goto rx_next; in ath_rx_proc()
3241 goto rx_next; in ath_rx_proc()
3307 rx_next: in ath_rx_proc()
/netbsd-src/sys/dev/pci/
H A Dif_aq.c5523 goto rx_next; in aq_rx_intr()
5533 goto rx_next; in aq_rx_intr()
5553 goto rx_next; in aq_rx_intr()
5664 rx_next: in aq_rx_intr()