IFF_LINK0
if (if_getflags(ifp) & IFF_LINK0 &&
(IFF_PROMISC | IFF_ALLMULTI | IFF_LINK0)) != 0) {
if ((ic->ic_if.if_flags & IFF_LINK0) == 0)