Home
last modified time | relevance | path

Searched refs:nm_open (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dnetmap_user.h329 static struct nm_desc *nm_open(const char *ifname, const struct nmreq *req,
608 nm_open(const char *ifname, const struct nmreq *req, in nm_open() function
861 { (void *)nm_open, (void *)nm_inject, in nm_close()
/mOS-networking-stack/core/src/
H A Dnetmap_module.c81 npc->local_nmd[j] = nm_open(nifname, &base_nmd, 0, NULL); in netmap_init_handle()