Home
last modified time | relevance | path

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

/freebsd/lib/libnetmap/
H A Dlibnetmap.h545 int nmreq_options_decode(const char *opt, struct nmreq_opt_parser *parsers,
H A Dnmreq.c551 nmreq_options_decode(const char *opt, struct nmreq_opt_parser parsers[], in nmreq_options_decode() function
H A Dnmport.c550 if (nmreq_options_decode(scan, nmport_opt_parsers, d, d->ctx) < 0) { in nmport_parse()