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

/darwin-on-arm/xnu/bsd/netat/
H A Datp_open.c197 atp->atp_flags = T_MPSAFE;
240 atp->atp_flags |= ATP_CLOSING;
H A Datp_misc.c77 if (atp->atp_flags & ATP_CLOSING)
H A Datp.h389 short atp_flags; /* general flags */ member in struct:atp_state
H A Datp_read.c123 (atp->atp_flags & ATP_CLOSING)) {
H A Datp_write.c1399 || (atp->atp_flags & ATP_CLOSING)) {
1629 || (atp->atp_flags & ATP_CLOSING)) {
1757 || (atp->atp_flags & ATP_CLOSING)) {
1827 || (atp->atp_flags & ATP_CLOSING)) {

Completed in 23 milliseconds