Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/libiproute/
Dipaddress.c19 #ifndef IFF_LOWER_UP
21 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */ macro
63 IFF_MULTICAST, IFF_NOARP, IFF_UP, IFF_LOWER_UP }; in print_link_flags()