iPXE
|
An IPoIB REMAC cache entry. More...
Data Fields | |
struct list_head | list |
List of REMAC cache entries. More... | |
struct ipoib_remac | remac |
Remote Ethermet MAC. More... | |
struct ipoib_mac | mac |
MAC address. More... | |
struct list_head ipoib_peer::list |
List of REMAC cache entries.
Definition at line 138 of file ipoib.c.
Referenced by ipoib_discard_remac(), ipoib_find_remac(), ipoib_flush_remac(), and ipoib_map_remac().
struct ipoib_remac ipoib_peer::remac |
Remote Ethermet MAC.
Definition at line 140 of file ipoib.c.
Referenced by ipoib_find_remac(), and ipoib_map_remac().