Home
last modified time | relevance | path

Searched refs:IFF_DYNAMIC (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dif.h49 #define IFF_DYNAMIC 0x8000 /* dialup device with changing addresses*/ macro
/linux-3.4.99/net/core/
Ddev.c4648 IFF_DYNAMIC | IFF_MULTICAST | IFF_PORTSEL | in __dev_change_flags()