Searched refs:SMB_COM_NO_ANDX_COMMAND (Results 1 – 2 of 2) sorted by relevance
471 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_setup()508 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_tree_connect()533 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_open()581 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_read()607 msg->andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_write()
72 #define SMB_COM_NO_ANDX_COMMAND 0xff macro