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

/linux-4.1.27/net/atm/
H A Dlec.h47 int (*associate_req) (struct net_device *dev, const u8 *lan_dst,
H A Dlec.c72 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst,
1135 * Associate the *tlvs with the *lan_dst address.
1140 static int lane2_associate_req(struct net_device *dev, const u8 *lan_dst, lane2_associate_req() argument
1147 if (!ether_addr_equal(lan_dst, dev->dev_addr)) lane2_associate_req()

Completed in 101 milliseconds