iPXE
ib_local_route_header Struct Reference

An Infiniband Local Route Header. More...

#include <ib_packet.h>

Data Fields

uint8_t vl__lver
 Virtual lane and link version.
uint8_t sl__lnh
 Service level and next link header.
uint16_t dlid
 Destination LID.
uint16_t length
 Packet length.
uint16_t slid
 Source LID.

Detailed Description

An Infiniband Local Route Header.

Definition at line 56 of file ib_packet.h.

Field Documentation

◆ vl__lver

uint8_t ib_local_route_header::vl__lver

Virtual lane and link version.

Definition at line 58 of file ib_packet.h.

◆ sl__lnh

uint8_t ib_local_route_header::sl__lnh

Service level and next link header.

Definition at line 60 of file ib_packet.h.

◆ dlid

uint16_t ib_local_route_header::dlid

Destination LID.

Definition at line 62 of file ib_packet.h.

◆ length

uint16_t ib_local_route_header::length

Packet length.

Definition at line 64 of file ib_packet.h.

◆ slid

uint16_t ib_local_route_header::slid

Source LID.

Definition at line 66 of file ib_packet.h.


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