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

  /external/iproute2/tc/
m_vlan.c 169 static int print_vlan(struct action_util *au, FILE *f, struct rtattr *arg) function
226 .print_aopt = print_vlan,
  /external/iproute2/bridge/
vlan.c 140 static int print_vlan(const struct sockaddr_nl *who, function
234 if (rtnl_dump_filter(&rth, print_vlan, stdout) < 0) {

Completed in 113 milliseconds