Searched refs:rx_pnext (Results 1 – 2 of 2) sorted by relevance
573 rs->rs_rxlist->rx_pnext = &rxp->rx_next; in ipf_p_rpcb_insert()575 rxp->rx_pnext = &rs->rs_rxlist; in ipf_p_rpcb_insert()1037 rx->rx_next->rx_pnext = rx->rx_pnext; in ipf_p_rpcb_deref()1039 *rx->rx_pnext = rx->rx_next; in ipf_p_rpcb_deref()
420 struct rpcb_xact **rx_pnext; member