Home
last modified time | relevance | path

Searched refs:lan_dst (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/atm/
H A Dlec.h48 int (*associate_req) (struct net_device *dev, const u8 *lan_dst,
H A Dlec.c76 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst,
1117 * Associate the *tlvs with the *lan_dst address.
1122 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, in lane2_associate_req() argument
1129 if (!ether_addr_equal(lan_dst, dev->dev_addr)) in lane2_associate_req()
/kernel/linux/linux-6.6/net/atm/
H A Dlec.h48 int (*associate_req) (struct net_device *dev, const u8 *lan_dst,
H A Dlec.c76 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst,
1115 * Associate the *tlvs with the *lan_dst address.
1120 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, in lane2_associate_req() argument
1127 if (!ether_addr_equal(lan_dst, dev->dev_addr)) in lane2_associate_req()

Completed in 7 milliseconds