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