Searched defs:nbns_rq (Results 1 – 1 of 1) sorted by relevance
68 struct nbns_rq { struct69 int nr_opcode;70 int nr_nmflags;71 int nr_rcode;95 typedef struct nbns_rq nbns_rq_t; argument581 nbns_rq(struct nbns_rq *rqp) in nbns_rq() function