bus_mac           123 net/atm/lec.c  static unsigned char bus_mac[ETH_ALEN] = { 0xff, 0xff, 0xff, 0xff, 0xff, 0xff };
bus_mac          1725 net/atm/lec.c  			if (ether_addr_equal(mac_to_find, bus_mac))
bus_mac          1953 net/atm/lec.c  		entry = lec_arp_find(priv, bus_mac);
bus_mac          1962 net/atm/lec.c  		entry = make_entry(priv, bus_mac);
bus_mac          1987 net/atm/lec.c  		entry = make_entry(priv, bus_mac);
bus_mac          2070 net/atm/lec.c  	entry = make_entry(priv, bus_mac);