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

/freebsd-13-stable/lib/libnetmap/
H A Dlibnetmap.h195 /* nmport_open - opens a port from a portspec
211 struct nmport_d * nmport_open(const char *portspec);
216 * Undoes the actions performed by the nmport_open that created d, then
235 * nmport_open when special features (e.g., extra buffers) are needed
242 * nmport_open =|
H A Dnmreq.c711 d = nmport_open(argv[1]);
H A Dnmport.c729 nmport_open(const char *ifname) function
/freebsd-13-stable/tools/tools/netmap/
H A Dbridge.c281 pa = nmport_open(ifa);
287 pb = nmport_open(ifb);
H A Dlb.c814 p->nmd = nmport_open(p->interface);
H A Dnmreplay.c936 a->pb = nmport_open(q->cons_ifname);

Completed in 63 milliseconds