AM243x MCU+ SDK  09.00.00
lld_sockaddr_t Struct Reference

Detailed Description

Structure representing the lld_sockaddr instance.

Data Fields

unsigned char sll_addr [6]
 
int macport
 
int tcid
 

Field Documentation

◆ sll_addr

unsigned char lld_sockaddr_t::sll_addr[6]

Source MAC address of the socket.

◆ macport

int lld_sockaddr_t::macport

MAC port number.

◆ tcid

int lld_sockaddr_t::tcid

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