Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif.h110 #define IFF_LINK0 0x1000 /* per link layer defined bit */ macro
H A Dremote_vif.c62 #define RVI_DIR_IN IFF_LINK0
H A Dif_stf.c393 if ((ifnet_flags(sc->sc_if) & IFF_LINK0) != 0) { in stf_encapcheck()