Searched refs:SMB_COM_NO_ANDX_COMMAND (Results 1 – 2 of 2) sorted by relevance
456 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_setup()492 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_tree_connect()517 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_open()565 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_read()591 msg->andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_write()
72 #define SMB_COM_NO_ANDX_COMMAND 0xff macro