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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_conn.c302 cp->co_flags |= SMBO_GONE;
329 cp->co_flags |= SMBO_GONE;
335 if ((cp->co_flags & SMBO_GONE) == 0)
346 if (cp->co_flags & SMBO_GONE)
H A Dsmb_conn.h47 #define SMBO_GONE 0x1000000 macro

Completed in 114 milliseconds