Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dif.h99 IFF_DYNAMIC = 1<<15, /* sysfs */ enumerator
126 #define IFF_DYNAMIC IFF_DYNAMIC macro
/Linux-v4.19/net/core/
Ddev.c7444 IFF_DYNAMIC | IFF_MULTICAST | IFF_PORTSEL | in __dev_change_flags()