Home
last modified time | relevance | path

Searched refs:vc_hflags (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netsmb/
H A Dsmb_conn.h254 u_char vc_hflags; /* or'ed with flags in the smb header */ member
H A Dsmb_rq.c120 mb_put_uint8(mbp, vcp->vc_hflags); in smb_rq_new()
H A Dsmb_smb.c132 vcp->vc_hflags = 0; in smb_smb_negotiate()