OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vlan_print_map
(Results
1 - 1
of
1
) sorted by null
/external/iproute2/ip/
iplink_vlan.c
144
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 819 milliseconds