Searched refs:NAF_NATIVE (Results 1 – 2 of 2) sorted by relevance
363 #define NAF_NATIVE 0x8 /* skywalk native netif adapter */ macro
2233 na_flags = NAF_NATIVE | NAF_ASYNC_DTOR; in nx_netif_attach()2315 na_flags = NAF_HOST_ONLY | NAF_NATIVE | NAF_ASYNC_DTOR; in nx_netif_attach()2911 ret = na_rings_mem_setup(na, 0, (na->na_flags & NAF_NATIVE), ch);