Searched defs:IFF_UP (Results 1 - 3 of 3) sorted by last modified time

/external/libnl/include/linux/
H A Dif_bad.h27 #define IFF_UP 0x1 /* interface is up */ macro
/external/kernel-headers/original/uapi/linux/
H A Dif.h47 * @IFF_UP: interface is up. Can be toggled through sysfs.
71 IFF_UP = 1<<0, /* sysfs */ enumerator in enum:net_device_flags
92 #define IFF_UP IFF_UP macro
/external/iproute2/include/linux/
H A Dif.h31 #define IFF_UP 0x1 /* interface is up */ macro

Completed in 107 milliseconds