Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h277 struct bond_vlan_tag { struct
704 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/linux/drivers/net/bonding/
H A Dbond_main.c3029 static bool bond_handle_vlan(struct slave *slave, struct bond_vlan_tag *tags, in bond_handle_vlan()
3034 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan()
3075 __be32 src_ip, struct bond_vlan_tag *tags) in bond_arp_send()
3106 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path()
3110 struct bond_vlan_tag *tags; in bond_verify_device_path()
3143 struct bond_vlan_tag *tags; in bond_arp_send_all()
3296 const struct in6_addr *saddr, struct bond_vlan_tag *tags) in bond_ns_send()
3322 struct bond_vlan_tag *tags; in bond_ns_send_all()
H A Dbond_alb.c967 struct bond_vlan_tag *tags; in alb_upper_dev_walk()