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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c204 ssp->ss_flags |= SMBS_RECONNECTING;
208 ssp->ss_flags &= ~SMBS_RECONNECTING;
H A Dsmb_conn.h87 #define SMBS_RECONNECTING 0x0002 macro
H A Dsmb_rq.c193 if (ssp->ss_flags & SMBS_RECONNECTING) {

Completed in 114 milliseconds