Home
last modified time | relevance | path

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

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