Structure representing the lld_sockaddr instance.
Data Fields | |
unsigned char | sll_addr [6] |
int | macport |
int | tcid |
uint64_t | rxts |
unsigned char lld_sockaddr::sll_addr[6] |
Source MAC address of the socket.
int lld_sockaddr::macport |
MAC port number.
int lld_sockaddr::tcid |
Traffic class ID. Valid values start from 0. Set to -1 to use the default assigned by the implementation.
uint64_t lld_sockaddr::rxts |
timestamp of rx packet which was captured by host port.