Home
last modified time | relevance | path

Searched refs:SMBIOD_ST_TRANACTIVE (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/netsmb/
HDsmb_iod.c151 iod->iod_state = SMBIOD_ST_TRANACTIVE; in smb_iod_connect()
179 iod->iod_state = SMBIOD_ST_TRANACTIVE; in smb_iod_disconnect()
HDsmb_conn.h121 SMBIOD_ST_TRANACTIVE, /* transport level is up */ enumerator