iPXE
Data Fields
ipoib_peer Struct Reference

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...
 

Detailed Description

An IPoIB REMAC cache entry.

Definition at line 136 of file ipoib.c.

Field Documentation

◆ list

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().

◆ 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().

◆ mac

struct ipoib_mac ipoib_peer::mac

MAC address.

Definition at line 142 of file ipoib.c.


The documentation for this struct was generated from the following file: