HomeSort by relevance Sort by last modified time
    Searched refs:print_operstate (Results 1 - 2 of 2) sorted by null

  /external/iproute2/bridge/
link.c 70 static void print_operstate(FILE *f, __u8 state) function
134 print_operstate(fp, rta_getattr_u8(tb[IFLA_OPERSTATE]));
  /external/iproute2/ip/
ipaddress.c 136 static void print_operstate(FILE *f, __u8 state) function
691 print_operstate(fp, rta_getattr_u8(tb[IFLA_OPERSTATE]));
820 print_operstate(fp, rta_getattr_u8(tb[IFLA_OPERSTATE]));
    [all...]

Completed in 68 milliseconds