Searched refs:NAF_SW_ONLY (Results 1 – 3 of 3) sorted by relevance
1756 if (hwna->na_flags & NAF_SW_ONLY) in netmap_bwrap_attach_common()1757 na->na_flags |= NAF_SW_ONLY; in netmap_bwrap_attach_common()
849 if (dst_na->up.na_flags & NAF_SW_ONLY) in nm_vale_flush()
730 #define NAF_SW_ONLY 2 /* forward packets only to sw adapter */ macro