Home
last modified time | relevance | path

Searched refs:RFC1002_SESSION_REQUEST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/smb/client/
H A Drfc1002pdu.h15 #define RFC1002_SESSION_REQUEST 0x81 macro
H A Dconnect.c3016 smb_buf->smb_buf_length = cpu_to_be32((RFC1002_SESSION_REQUEST << 24) | len); in ip_rfc1001_connect()