Home
last modified time | relevance | path

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

/third_party/musl/ndk_musl_include/netpacket/
Dpacket.h8 struct sockaddr_ll { struct
9 unsigned short sll_family, sll_protocol;
10 int sll_ifindex;
11 unsigned short sll_hatype;
12 unsigned char sll_pkttype, sll_halen;
13 unsigned char sll_addr[8];
/third_party/musl/porting/liteos_m_iccarm/kernel/include/netpacket/
Dpacket.h8 struct sockaddr_ll { struct
9 unsigned short sll_family, sll_protocol;
10 int sll_ifindex;
11 unsigned short sll_hatype;
12 unsigned char sll_pkttype, sll_halen;
13 unsigned char sll_addr[8];
/third_party/musl/porting/liteos_a/kernel/include/netpacket/
Dpacket.h8 struct sockaddr_ll { struct
9 unsigned short sll_family, sll_protocol;
10 int sll_ifindex;
11 unsigned short sll_hatype;
12 unsigned char sll_pkttype, sll_halen;
13 unsigned char sll_addr[8];
/third_party/musl/porting/uniproton/kernel/include/netpacket/
Dpacket.h8 struct sockaddr_ll { struct
9 unsigned short sll_family, sll_protocol;
10 int sll_ifindex;
11 unsigned short sll_hatype;
12 unsigned char sll_pkttype, sll_halen;
13 unsigned char sll_addr[8];
/third_party/musl/porting/liteos_m/kernel/include/netpacket/
Dpacket.h8 struct sockaddr_ll { struct
9 unsigned short sll_family, sll_protocol;
10 int sll_ifindex;
11 unsigned short sll_hatype;
12 unsigned char sll_pkttype, sll_halen;
13 unsigned char sll_addr[8];
/third_party/musl/include/netpacket/
Dpacket.h8 struct sockaddr_ll { struct
9 unsigned short sll_family, sll_protocol;
10 int sll_ifindex;
11 unsigned short sll_hatype;
12 unsigned char sll_pkttype, sll_halen;
13 unsigned char sll_addr[8];