Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/netmap/
Dnetmap_generic.c1066 if (NM_NA_CLASH(ifp)) { in generic_netmap_attach()
Dnetmap_kern.h1669 #define NM_NA_CLASH(ifp) (NA(ifp) && !NM_NA_VALID(ifp)) macro
Dnetmap.c3814 if (NM_NA_CLASH(ifp)) { in netmap_attach_ext()