Home
last modified time | relevance | path

Searched defs:IFF_DYNAMIC (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dif.h86 IFF_DYNAMIC = 1<<15, /* sysfs */ enumerator
107 #define IFF_DYNAMIC IFF_DYNAMIC macro
/external/libnl/include/linux/
Dif_bad.h45 #define IFF_DYNAMIC 0x8000 /* dialup device with changing addresses*/ macro
/external/iproute2/include/linux/
Dif.h49 #define IFF_DYNAMIC 0x8000 /* dialup device with changing addresses*/ macro