IFCAP_NETMAP
if (if_getcapenable(ifp) & IFCAP_NETMAP) {
if ((if_getcapenable(ifp) & IFCAP_NETMAP) &&
#define IFCAP_CANTCHANGE (IFCAP_NETMAP)