iPXE
|
An EoIB peer cache entry. More...
Data Fields | |
struct list_head | list |
List of EoIB peer cache entries. More... | |
uint8_t | mac [ETH_ALEN] |
Ethernet MAC. More... | |
struct ib_address_vector | av |
Infiniband address vector. More... | |
struct list_head eoib_peer::list |
List of EoIB peer cache entries.
Definition at line 80 of file eoib.c.
Referenced by eoib_discard(), eoib_find_peer(), and eoib_flush_peers().
struct ib_address_vector eoib_peer::av |