Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dnetmap_legacy.h172 #define NETMAP_BDG_ATTACH 1 /* attach the NIC */ macro
/freebsd-12-stable/sys/dev/netmap/
Dnetmap_legacy.c156 case NETMAP_BDG_ATTACH: { in nmreq_from_legacy()