Searched refs:andx_off (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_tree_connect.c | 252 rc = smbsr_decode_vwv(sr, "b.www", &sr->andx_com, &sr->andx_off, in smb_pre_tree_connect_andx()
|
H A D | smb_session_setup_andx.c | 75 &sr->andx_off, &maxbufsize, in smb_pre_session_setup_andx() 111 &sr->andx_off, &maxbufsize, in smb_pre_session_setup_andx()
|
H A D | smb_open_andx.c | 332 &sr->andx_off, &flags, &op->omode, &sattr, in smb_pre_open_andx()
|
H A D | smb_dispatch.c | 650 &sr->andx_com, &sr->andx_off) < 0) { in smb_dispatch_request() 762 sr->command.chain_offset = sr->orig_request_hdr + sr->andx_off; in smb_dispatch_request()
|
/titanic_44/usr/src/uts/common/smbsrv/ |
H A D | smb_ktypes.h | 1637 uint16_t andx_off; member
|