Searched defs:IFF_UP (Results 1 – 2 of 2) sorted by relevance
45 IFF_UP = 0x1, /* Interface is up. */ enumerator46 # define IFF_UP IFF_UP macro
29 #define IFF_UP 0x1 /* interface is up */ macro