Searched refs:IFF_DORMANT (Results 1 – 6 of 6) sorted by relevance
101 IFF_DORMANT = 1<<17, /* __volatile__ */ enumerator129 #define IFF_DORMANT IFF_DORMANT macro134 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
104 IFF_DORMANT = 1<<17, /* volatile */ enumerator132 #define IFF_DORMANT IFF_DORMANT macro137 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
50 ifinfomsg::if_flags & IFF_DORMANT:100 IFF_DORMANT. These flags can be set from everywhere, even from118 __LINK_STATE_DORMANT, maps to IFF_DORMANT:166 - if initial flags are not (IFF_LOWER_UP && !IFF_DORMANT), wait until174 - restart if kernel changes IFF_LOWER_UP or IFF_DORMANT flag
38 /* For the future if glibc adds IFF_LOWER_UP, IFF_DORMANT and IFF_ECHO */
8442 IFF_DORMANT)) | in dev_get_flags()8452 flags |= IFF_DORMANT; in dev_get_flags()