ipoib_eth_addr_handler Struct Reference

An IPoIB Ethernet-compatible compressed link-layer address generator. More...


Data Fields

uint8_t byte1
 GUID byte 1.
uint8_t byte2
 GUID byte 2.
int(* eth_addr )(const struct ib_gid_half *guid, uint8_t *eth_addr)
 Handler.


Detailed Description

An IPoIB Ethernet-compatible compressed link-layer address generator.

Definition at line 325 of file ipoib.c.


Field Documentation

GUID byte 1.

Definition at line 327 of file ipoib.c.

Referenced by ipoib_eth_addr().

GUID byte 2.

Definition at line 329 of file ipoib.c.

Referenced by ipoib_eth_addr().

Handler.

Referenced by ipoib_eth_addr().


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1