smb_doorhdr_t
smb_doorhdr_t *hdr;
smb_doorhdr_t hdr;
smb_doorhdr_t *hdr;
smb_doorhdr_t *hdr;
smb_doorhdr_encode(smb_doorhdr_t *hdr, uint8_t *buf, uint32_t buflen)
smb_doorhdr_decode(smb_doorhdr_t *hdr, uint8_t *buf, uint32_t buflen)
bzero(hdr, sizeof (smb_doorhdr_t));
smb_doorhdr_xdr(XDR *xdrs, smb_doorhdr_t *objp)
smb_doorhdr_t hdr;
smb_doorhdr_t *hdr = &da->da_hdr;
bzero(hdr, sizeof (smb_doorhdr_t));
smb_kdoor_chkhdr(smb_doorarg_t *da, smb_doorhdr_t *hdr)
static boolean_t smb_kdoor_chkhdr(smb_doorarg_t *, smb_doorhdr_t *);
static void smb_door_sethdr(smb_doorhdr_t *, uint32_t, uint32_t);
static boolean_t smb_door_chkhdr(smb_doorarg_t *, smb_doorhdr_t *);
smb_doorhdr_t hdr;
smb_door_sethdr(smb_doorhdr_t *hdr, uint32_t cmd, uint32_t datalen)
bzero(hdr, sizeof (smb_doorhdr_t));
smb_door_chkhdr(smb_doorarg_t *da, smb_doorhdr_t *hdr)
smb_doorhdr_t hdr;
smb_doorhdr_t *hdr = &da->da_hdr;
bzero(hdr, sizeof (smb_doorhdr_t));
smb_kdoor_chkhdr(smb_doorarg_t *da, smb_doorhdr_t *hdr)
static boolean_t smb_kdoor_chkhdr(smb_doorarg_t *, smb_doorhdr_t *);
smb_doorhdr_t da_hdr;
int smb_doorhdr_encode(smb_doorhdr_t *, uint8_t *, uint32_t);
int smb_doorhdr_decode(smb_doorhdr_t *, uint8_t *, uint32_t);
bool_t smb_doorhdr_xdr(XDR *xdrs, smb_doorhdr_t *objp);