Searched refs:nstp (Results 1 – 3 of 3) sorted by relevance
280 nge_statistics_t *nstp = &ngep->statistics; in nge_m_stat() local281 nge_hw_statistics_t *hw_stp = &nstp->hw_statistics; in nge_m_stat()282 nge_sw_statistics_t *sw_stp = &nstp->sw_statistics; in nge_m_stat()
599 nge_statistics_t *nstp = &ngep->statistics; in nge_send() local600 nge_sw_statistics_t *sw_stp = &nstp->sw_statistics; in nge_send()
1959 struct idnstr *stp, *nstp; local1989 for (; nstp = (*acceptfunc)(stp->ss_nextp, sip, type, dhostp);1990 stp = nstp) {