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.h278 struct bond_vlan_tag { struct
708 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/linux/drivers/net/bonding/
H A Dbond_main.c2967 static bool bond_handle_vlan(struct slave *slave, struct bond_vlan_tag *tags, in bond_handle_vlan()
2972 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan()
3013 __be32 src_ip, struct bond_vlan_tag *tags) in bond_arp_send()
3044 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path()
3048 struct bond_vlan_tag *tags; in bond_verify_device_path()
3081 struct bond_vlan_tag *tags; in bond_arp_send_all()
3234 const struct in6_addr *saddr, struct bond_vlan_tag *tags) in bond_ns_send()
3260 struct bond_vlan_tag *tags; in bond_ns_send_all()
H A Dbond_alb.c973 struct bond_vlan_tag *tags; in alb_upper_dev_walk()