Searched defs:IFF_DYNAMIC (Results 1 – 2 of 2) sorted by relevance
80 IFF_DYNAMIC = 0x8000 /* Dialup device with changing addresses. */ enumerator81 # define IFF_DYNAMIC IFF_DYNAMIC macro
47 #define IFF_DYNAMIC 0x8000 /* dialup device with changing addresses*/ macro