Searched refs:ctrp (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Datp_misc.c73 struct atp_trans *ctrp; local
80 for (ctrp = atp->atp_trans_wait.head; ctrp; ctrp = ctrp->tr_list.next) {
81 if (ctrp == trp)
84 if (ctrp != trp)

Completed in 13 milliseconds