Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsocket_impl.h111 struct sockaddr_ll { struct
112 uint16_t sll_family;
113 uint16_t sll_protocol;
114 int32_t sll_ifindex;
115 uint16_t sll_hatype;
116 uint8_t sll_pkttype;
117 uint8_t sll_halen;
118 uint8_t sll_addr[8];