Home
last modified time | relevance | path

Searched refs:IFLA_VLAN_PROTOCOL (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/ip/
Diplink_vlan.c94 addattr_l(n, 1024, IFLA_VLAN_PROTOCOL, &proto, 2); in vlan_parse_opt()
206 if (tb[IFLA_VLAN_PROTOCOL] && in vlan_print_opt()
207 RTA_PAYLOAD(tb[IFLA_VLAN_PROTOCOL]) < sizeof(__u16)) in vlan_print_opt()
213 if (tb[IFLA_VLAN_PROTOCOL]) in vlan_print_opt()
215 ll_proto_n2a(rta_getattr_u16(tb[IFLA_VLAN_PROTOCOL]), in vlan_print_opt()
/external/kernel-headers/original/uapi/linux/
Dif_link.h339 IFLA_VLAN_PROTOCOL, enumerator
/external/iproute2/include/linux/
Dif_link.h338 IFLA_VLAN_PROTOCOL, enumerator