Searched refs:SMB_COM_NO_ANDX_COMMAND (Results 1 – 2 of 2) sorted by relevance
457 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_setup()493 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_tree_connect()518 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_open()566 msg.andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_read()592 msg->andx.command = SMB_COM_NO_ANDX_COMMAND; in smb_send_write()
72 #define SMB_COM_NO_ANDX_COMMAND 0xff macro