Home
last modified time | relevance | path

Searched refs:get_rfc1002_len (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dconnection.c192 get_rfc1002_len(work->iov[0].iov_base) + 4, in ksmbd_conn_write()
299 pdu_size = get_rfc1002_len(hdr_buf); in ksmbd_conn_handler_loop()
H A Dsmb2misc.c374 __u32 len = get_rfc1002_len(work->request_buf); in ksmbd_smb2_check_message()
H A Dsmb_common.h459 static inline unsigned int get_rfc1002_len(void *buf) in get_rfc1002_len() function
H A Dsmb_common.c261 int smb_buf_length = get_rfc1002_len(buf); in ksmbd_negotiate_smb_dialect()
H A Dauth.c925 int msg_size = get_rfc1002_len(buf); in ksmbd_gen_preauth_integrity_hash()