Searched refs:outer_tag (Results 1 – 1 of 1) sorted by relevance
2236 struct bond_vlan_tag *outer_tag = tags; in bond_arp_send() local2262 ntohs(outer_tag->vlan_proto), tags->vlan_id); in bond_arp_send()2273 if (outer_tag->vlan_id) { in bond_arp_send()2275 ntohs(outer_tag->vlan_proto), outer_tag->vlan_id); in bond_arp_send()2276 __vlan_hwaccel_put_tag(skb, outer_tag->vlan_proto, in bond_arp_send()2277 outer_tag->vlan_id); in bond_arp_send()