Searched refs:dn_hiord (Results 1 – 1 of 1) sorted by relevance
62 static char dn_hiord[ETH_ALEN] = {0xAA,0x00,0x04,0x00,0x00,0x00}; variable856 memcpy(msg->neighbor, dn_hiord, ETH_ALEN); in dn_send_endnode_hello()1165 if (memcmp(dev->dev_addr, dn_hiord, 4) != 0) in dn_dev_up()