Searched refs:smb_doorhdr_decode (Results 1 – 5 of 5) sorted by relevance
89 if (smb_doorhdr_decode(hdr, (uint8_t *)argp, hdr_size) == -1) { in fksmbd_door_dispatch()
208 int smb_doorhdr_decode(smb_doorhdr_t *, uint8_t *, uint32_t);
148 smb_doorhdr_decode;
135 smb_doorhdr_decode(smb_doorhdr_t *hdr, uint8_t *buf, uint32_t buflen) in smb_doorhdr_decode() function
229 if (smb_doorhdr_decode(hdr, (uint8_t *)argp, hdr_size) == -1) { in smbd_door_dispatch()