Searched refs:nmreq_header_decode (Results 1 – 4 of 4) sorted by relevance
| /freebsd/lib/libnetmap/ |
| H A D | libnetmap.h | 503 int nmreq_header_decode(const char **ppspec, struct nmreq_header *hdr,
|
| H A D | nmreq.c | 104 nmreq_header_decode(const char **pifname, struct nmreq_header *h, struct nmctx *ctx) in nmreq_header_decode() function 221 if (nmreq_header_decode(&ifname, &gh, ctx) < 0) { in nmreq_get_mem_id()
|
| H A D | nmport.c | 540 if (nmreq_header_decode(&scan, &d->hdr, d->ctx) < 0) { in nmport_parse()
|
| /freebsd/tests/sys/netmap/ |
| H A D | ctrl-api-test.c | 1856 if (nmreq_header_decode(&ctx->ifparse, hdr, ctx->nmctx) < 0) { in nmreq_hdr_parsing()
|