Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/netsmb/
HDsmb_iod.c149 iod->iod_state = SMBIOD_ST_TRANACTIVE; in smb_iod_connect()
177 iod->iod_state = SMBIOD_ST_TRANACTIVE; in smb_iod_disconnect()
HDsmb_conn.h120 SMBIOD_ST_TRANACTIVE, /* transport level is up */ enumerator