Searched defs:vlan_print_map (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/ip/
H A Diplink_vlan.c144 static void vlan_print_map(FILE *f, char *name, struct rtattr *attr) function
195 vlan_print_map(f, "ingress-qos-map", tb[IFLA_VLAN_INGRESS_QOS]);
197 vlan_print_map(f, "egress-qos-map", tb[IFLA_VLAN_EGRESS_QOS]);

Completed in 40 milliseconds