Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_generic.c1122 if (NM_NA_CLASH(ifp)) { in generic_netmap_attach()
H A Dnetmap_kern.h1723 #define NM_NA_CLASH(ifp) (NA(ifp) && !NM_NA_VALID(ifp)) macro
H A Dnetmap.c4102 if (NM_NA_CLASH(ifp)) { in netmap_attach_ext()