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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_iod.c437 error = smb_iod_request(vcp->vc_iod, SMBIOD_EV_CONNECT | SMBIOD_EV_SYNC, NULL);
607 case SMBIOD_EV_CONNECT:
H A Dsmb_conn.h425 #define SMBIOD_EV_CONNECT 0x0003 macro
H A Dsmb_conn.c677 return smb_iod_request(vcp->vc_iod, SMBIOD_EV_CONNECT | SMBIOD_EV_SYNC, NULL);

Completed in 105 milliseconds