Home
last modified time | relevance | path

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

/freebsd/contrib/smbfs/lib/smb/
H A Dnbns_rq.c84 rqp->nr_qdcount = 1; in nbns_resolvename()
233 mb_put_uint16be(mbp, rqp->nr_qdcount); in nbns_rq_prepare()
237 if (rqp->nr_qdcount) { in nbns_rq_prepare()
238 if (rqp->nr_qdcount > 1) in nbns_rq_prepare()
/freebsd/contrib/smbfs/include/netsmb/
H A Dnb_lib.h91 int nr_qdcount; member