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 48 static void print_portstate(FILE *f, __u8 state) function
68 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
164 print_portstate(fp,
199 print_portstate(fp, rta_getattr_u8(tb[IFLA_PROTINFO]));

Completed in 204 milliseconds