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

/freebsd-13-stable/lib/libnetmap/
H A Dnmport.c253 #define NPOPT_PARSER(o) nmport_opt_##o##_parser macro
257 static int NPOPT_PARSER(o)(struct nmreq_parse_ctx *); \
260 .parse = NPOPT_PARSER(o), \
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)

Completed in 87 milliseconds