Searched refs:IFF_DORMANT (Results 1 – 6 of 6) sorted by relevance
104 IFF_DORMANT = 1<<17, /* volatile */ enumerator132 #define IFF_DORMANT IFF_DORMANT macro137 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
54 IFF_DORMANT = 1 << 17, enumerator79 #define IFF_DORMANT IFF_DORMANT macro82 …INT | IFF_BROADCAST | IFF_ECHO | IFF_MASTER | IFF_SLAVE | IFF_RUNNING | IFF_LOWER_UP | IFF_DORMANT)
43 IFF_DORMANT = 1<<17, enumerator68 #define IFF_DORMANT IFF_DORMANT macro72 IFF_MASTER|IFF_SLAVE|IFF_RUNNING|IFF_LOWER_UP|IFF_DORMANT)
63 #define IFF_DORMANT 0x20000 macro67 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
8432 IFF_DORMANT)) | in dev_get_flags()8442 flags |= IFF_DORMANT; in dev_get_flags()