Home
last modified time | relevance | path

Searched defs:sockaddr_ll (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Daf_packet.h21 struct sockaddr_ll { struct
22 …har sll_len; /* Total length of sockaddr */
23 …har sll_family; /* AF_PACKET */
24 …hort sll_protocol; /* Physical layer protocol */
25 …hort sll_hatype; /* ARP hardware type */
26 …har sll_pkttype; /* packet type */
27 …har sll_halen; /* Length of address */
28 …har sll_addr[8]; /* Physical layer address */
29 … sll_ifindex; /* Interface number */

Completed in 2 milliseconds