Home
last modified time | relevance | path

Searched defs:nxt_sockaddr_s (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_sockaddr.h22 struct nxt_sockaddr_s { struct
24 uint8_t type;
26 uint8_t socklen;
31 uint8_t start;
32 uint8_t length;
37 uint8_t address_start;
38 uint8_t address_length;
43 uint8_t port_start;
46 uint8_t cache_hint;
48 union {
[all …]