Home
last modified time | relevance | path

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

/external/iproute2/include/
Dcolor.h19 enum color_attr oper_state_color(__u8 state);
/external/iproute2/lib/
Dcolor.c137 enum color_attr oper_state_color(__u8 state) in oper_state_color() function
/external/iproute2/ip/
Dipaddress.c136 oper_state_color(state), in print_operstate()
147 color_fprintf(f, oper_state_color(state), in print_operstate()