Searched refs:SMB_COM_NO_ANDX_COMMAND (Results 1 – 2 of 2) sorted by relevance
453 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_setup()489 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_tree_connect()514 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_open()562 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_read()584 msg->andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_write()
70 #define SMB_COM_NO_ANDX_COMMAND 0xff macro