Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dbonding.h277 struct bond_vlan_tag { struct
705 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev,
/linux-6.15/drivers/net/bonding/
H A Dbond_main.c3028 static bool bond_handle_vlan(struct slave *slave, struct bond_vlan_tag *tags, in bond_handle_vlan()
3033 struct bond_vlan_tag *outer_tag = tags; in bond_handle_vlan()
3074 __be32 src_ip, struct bond_vlan_tag *tags) in bond_arp_send()
3105 struct bond_vlan_tag *bond_verify_device_path(struct net_device *start_dev, in bond_verify_device_path()
3109 struct bond_vlan_tag *tags; in bond_verify_device_path()
3142 struct bond_vlan_tag *tags; in bond_arp_send_all()
3295 const struct in6_addr *saddr, struct bond_vlan_tag *tags) in bond_ns_send()
3321 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()