Home
last modified time | relevance | path

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

/freebsd/lib/libnetmap/
H A Dlibnetmap.h607 void nmreq_push_option(struct nmreq_header *, struct nmreq_option *);
H A Dnmport.c162 nmreq_push_option(&d->hdr, &d->extmem->nro_opt); in nmport_extmem()
293 nmreq_push_option(&d->hdr, &opt->nro_opt); in nmport_offset()
H A Dnmreq.c71 nmreq_push_option(struct nmreq_header *h, struct nmreq_option *o) in nmreq_push_option() function