smb_authsock_send
static int smb_authsock_send(ksocket_t, void *, size_t);
rc = smb_authsock_send(so, hdr, sizeof (*hdr));
rc = smb_authsock_send(so, sndbuf, hdr->lmh_msglen);