Searched refs:nm_open (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/net/ |
| D | netmap_user.h | 338 static struct nm_desc *nm_open(const char *ifname, const struct nmreq *req, 819 nm_open(const char *ifname, const struct nmreq *req, in nm_open() function 966 { (void *)nm_open, (void *)nm_inject, in nm_close()
|
| /freebsd-12-stable/contrib/libpcap/ |
| D | pcap-netmap.c | 231 d = nm_open(p->opt.device, NULL, 0, NULL); in pcap_netmap_activate()
|
| /freebsd-12-stable/usr.sbin/bhyve/ |
| D | net_backends.c | 483 priv->nmd = nm_open(priv->ifname, NULL, NETMAP_NO_TX_POLL, NULL); in netmap_init()
|