Home
last modified time | relevance | path

Searched defs:nmr (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_legacy.c61 nmreq_register_from_legacy(struct nmreq *nmr, struct nmreq_header *hdr, in nmreq_register_from_legacy()
122 nmreq_from_legacy(struct nmreq *nmr, u_long ioctl_cmd) in nmreq_from_legacy()
275 nmreq_register_to_legacy(const struct nmreq_register *req, struct nmreq *nmr) in nmreq_register_to_legacy()
291 nmreq_to_legacy(struct nmreq_header *hdr, struct nmreq *nmr) in nmreq_to_legacy()
370 struct nmreq *nmr = (struct nmreq *) data; in netmap_ioctl_legacy() local
415 struct nmreq *nmr = (struct nmreq *)data; in netmap_ioctl_legacy() local
H A Dnetmap_mem2.h157 #define netmap_mem_ext_create(nmr, _perr) \ argument
/freebsd/contrib/unbound/edns-subnet/
H A Dsubnet-whitelist.c136 uint8_t* nm, *nmr; in read_names() local
/freebsd/contrib/unbound/iterator/
H A Diter_priv.c114 uint8_t* nm, *nmr; in read_names() local
/freebsd/usr.sbin/memcontrol/
H A Dmemcontrol.c125 mrgetall(int memfd, int *nmr) in mrgetall()
/freebsd/tools/tools/netmap/
H A Dpkt-gen.c635 parse_nmr_config(const char* conf, struct nmreq_register *nmr) in parse_nmr_config()