Home
last modified time | relevance | path

Searched defs:rfc1002_session_packet (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
Drfc1002pdu.h24 struct rfc1002_session_packet { struct
25 __u8 type;
26 __u8 flags;
27 __u16 length;
28 union {
45 } __attribute__((packed)) trailer;
/kernel/linux/linux-5.10/fs/cifs/
Drfc1002pdu.h37 struct rfc1002_session_packet { struct
38 __u8 type;
39 __u8 flags;
40 __u16 length;
41 union {
58 } __attribute__((packed)) trailer;