Home
last modified time | relevance | path

Searched refs:nr_opcode (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/smbfs/include/netsmb/
H A Dnb_lib.h85 int nr_opcode; member
/dragonfly/contrib/smbfs/lib/smb/
H A Dnbns_rq.c159 rqp->nr_opcode = opcode; in nbns_rq_create()
229 nmflags = ((rqp->nr_opcode & 0x1F) << 3) | ((rqp->nr_nmflags & 0x70) >> 4); in nbns_rq_prepare()