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

/macosx-10.5.8/xnu-1228.15.4/bsd/netat/
H A Datp_misc.c245 rcbp->rc_snd[i] = 1;
247 rcbp->rc_snd[i] = 0;
H A Datp_alloc.c171 rcbp->rc_snd[i] = 0;
H A Datp.h356 char rc_snd[8]; /* replys actually to be sent */ member in struct:atp_rcb
H A Datp_write.c468 if (rcbp->rc_snd[i]) {
492 if (rcbp->rc_snd[i] == 0) {
535 rcbp->rc_snd[i] = 0;

Completed in 31 milliseconds