Searched refs:smb_netconnectinfo_encode (Results 1 – 4 of 4) sorted by relevance
213 int smb_netconnectinfo_encode(smb_netconnectinfo_t *, uint8_t *, uint32_t,
295 smb_netconnectinfo_encode;
274 smb_netconnectinfo_encode(smb_netconnectinfo_t *info, uint8_t *buf, in smb_netconnectinfo_encode() function
1484 rc = smb_netconnectinfo_encode(&info, buf, buflen, nbytes); in smb_tree_netinfo_encode()