AM64x MCU+ SDK  09.02.01
sockaddr Struct Reference

Detailed Description

Structure representing the lld_sockaddr instance.

Data Fields

unsigned char sll_addr [6]
 
int macport
 
int tcid
 
uint64_t rxts
 

Field Documentation

◆ sll_addr

unsigned char sockaddr::sll_addr[6]

Source MAC address of the socket.

◆ macport

int sockaddr::macport

MAC port number.

◆ tcid

int sockaddr::tcid

Traffic class ID. Valid values start from 0. Set to -1 to use the default assigned by the implementation.

◆ rxts

uint64_t sockaddr::rxts

timestamp of rx packet which was captured by host port.