Visible to Intel only — GUID: mwh1416946958080
Ixiasoft
Visible to Intel only — GUID: mwh1416946958080
Ixiasoft
11.4.3.4. get_mac_addr() and get_ip_addr()
Because you write these functions yourself, your system has the flexibility to store the MAC address and IP address in an arbitrary location, rather than a fixed location hard-coded in the device driver. For example, some systems might store the MAC address in flash memory, while others might have the MAC address in on-chip embedded memory.
Both functions take as parameters device structures used internally by the NicheStack TCP/IP Stack. However, you do not need to know the details of the structures. You only need to know enough to fill in the MAC and IP addresses.