Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/
Dbonding.h275 struct bond_vlan_tag { struct
681 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/linux-6.6.21/drivers/net/bonding/
Dbond_main.c2891 static bool bond_handle_vlan(struct slave *slave, struct bond_vlan_tag *tags, in bond_handle_vlan()
2896 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan()
2937 __be32 src_ip, struct bond_vlan_tag *tags) in bond_arp_send()
2968 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path()
2972 struct bond_vlan_tag *tags; in bond_verify_device_path()
3005 struct bond_vlan_tag *tags; in bond_arp_send_all()
3158 const struct in6_addr *saddr, struct bond_vlan_tag *tags) in bond_ns_send()
3184 struct bond_vlan_tag *tags; in bond_ns_send_all()
Dbond_alb.c967 struct bond_vlan_tag *tags; in alb_upper_dev_walk()