Searched refs:td_ng_outbound (Results 1 – 4 of 4) sorted by relevance
124 if (curthread->td_ng_outbound) in ngipi_rcvdata()
1215 curthread->td_ng_outbound++1218 curthread->td_ng_outbound--; \1219 KASSERT(curthread->td_ng_outbound >= 0, \
2278 curthread->td_ng_outbound) { in ng_snd_item()
305 int td_ng_outbound; /* (k) Thread entered ng from above. */ member