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

  /external/iproute2/ip/
iplink_bridge_slave.c 56 static void print_portstate(FILE *f, __u8 state) function
114 print_portstate(f, rta_getattr_u8(tb[IFLA_BRPORT_STATE]));
  /external/iproute2/bridge/
link.c 78 static void print_portstate(FILE *f, __u8 state) function
165 print_portstate(fp,
203 print_portstate(fp, rta_getattr_u8(tb[IFLA_PROTINFO]));

Completed in 58 milliseconds