Searched refs:nmreq_push_option (Results 1 – 3 of 3) sorted by relevance
607 void nmreq_push_option(struct nmreq_header *, struct nmreq_option *);
162 nmreq_push_option(&d->hdr, &d->extmem->nro_opt); in nmport_extmem()293 nmreq_push_option(&d->hdr, &opt->nro_opt); in nmport_offset()
71 nmreq_push_option(struct nmreq_header *h, struct nmreq_option *o) in nmreq_push_option() function