Searched refs:vlan_proto (Results 1 – 4 of 4) sorted by relevance
96 __u16 vlan_proto; in bridge_parse_opt() local99 if (ll_proto_a2n(&vlan_proto, *argv)) { in bridge_parse_opt()103 addattr16(n, 1024, IFLA_BR_VLAN_PROTOCOL, vlan_proto); in bridge_parse_opt()
306 __u32 vlan_proto; member
546 __u32 vlan_proto; member
666 __be16 vlan_proto; /* VLAN protocol either 802.1Q or 802.1ad */ member