Home
last modified time | relevance | path

Searched refs:netmap_vp_bdg_ctl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/netmap/
H A Dnetmap_bdg.h177 int netmap_vp_bdg_ctl(struct nmreq_header *hdr, struct netmap_adapter *na);
H A Dnetmap_vale.c1468 vpna->up.nm_bdg_ctl = netmap_vp_bdg_ctl; in netmap_vi_create()
H A Dnetmap_bdg.c350 netmap_vp_bdg_ctl(struct nmreq_header *hdr, struct netmap_adapter *na) in netmap_vp_bdg_ctl() function