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.h280 struct bond_vlan_tag { struct
710 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/linux/drivers/net/bonding/
H A Dbond_main.c2956 static bool bond_handle_vlan(struct slave *slave, struct bond_vlan_tag *tags, in bond_handle_vlan()
2961 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan()
3002 __be32 src_ip, struct bond_vlan_tag *tags) in bond_arp_send()
3033 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path()
3037 struct bond_vlan_tag *tags; in bond_verify_device_path()
3070 struct bond_vlan_tag *tags; in bond_arp_send_all()
3223 const struct in6_addr *saddr, struct bond_vlan_tag *tags) in bond_ns_send()
3249 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()