Searched refs:nmreq_parse_ctx (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/lib/libnetmap/
H A Dlibnetmap.h492 struct nmreq_parse_ctx;
494 typedef int (*nmreq_opt_parser_cb)(struct nmreq_parse_ctx *);
525 /* struct nmreq_parse_ctx - the parse context received by the parse callback */
526 struct nmreq_parse_ctx { struct
H A Dnmport.c257 static int NPOPT_PARSER(o)(struct nmreq_parse_ctx *); \
333 NPOPT_PARSER(share)(struct nmreq_parse_ctx *p)
354 NPOPT_PARSER(extmem)(struct nmreq_parse_ctx *p)
393 NPOPT_PARSER(conf)(struct nmreq_parse_ctx *p)
H A Dnmreq.c416 struct nmreq_parse_ctx *pctx)
493 struct nmreq_parse_ctx pctx;

Completed in 51 milliseconds