Home
last modified time | relevance | path

Searched refs:coap_sockaddr_un (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/man/
Dcoap_address.txt.in23 coap_sockaddr_un,
37 *struct coap_sockaddr_un;*
104 struct coap_sockaddr_un cun; /* CoAP shortened special */
125 *Structure coap_sockaddr_un*
131 struct coap_sockaddr_un {
137 The *coap_sockaddr_un* structure is modeled on the *sockaddr_un* structure
DMakefile.am106 @echo ".so man3/coap_address.3" > coap_sockaddr_un.3
/third_party/libcoap/include/coap3/
Dcoap_address.h111 struct coap_sockaddr_un { struct
123 struct coap_sockaddr_un cun; /* CoAP shortened special */ argument