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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/irda/
H A Dirttp.h142 int close_pend; /* Close, but disconnect_pend */ member in struct:tsap_cb
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/irda/
H A Dirttp.c194 if (self->close_pend)
472 /* This one won't be cleaned up if we are disconnect_pend + close_pend
510 self->close_pend = TRUE;
772 (!self->close_pend))
978 if (self->close_pend)
1589 if (self->close_pend) {
1601 * attempted to close the tsap and self->close_pend would be TRUE.
1625 if (self->close_pend) {

Completed in 93 milliseconds