Home
last modified time | relevance | path

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

/external/iproute2/bridge/
Dlink.c70 static void print_operstate(FILE *f, __u8 state) in print_operstate() function
134 print_operstate(fp, rta_getattr_u8(tb[IFLA_OPERSTATE])); in print_linkinfo()
/external/iproute2/ip/
Dipaddress.c136 static void print_operstate(FILE *f, __u8 state) in print_operstate() function
691 print_operstate(fp, rta_getattr_u8(tb[IFLA_OPERSTATE])); in print_linkinfo_brief()
820 print_operstate(fp, rta_getattr_u8(tb[IFLA_OPERSTATE])); in print_linkinfo()