Home
last modified time | relevance | path

Searched refs:COAP_IPV6_SUPPORT (Results 1 - 9 of 9) sorted by relevance

/third_party/libcoap/src/
H A Dcoap_address.c51 #if COAP_IPV6_SUPPORT in coap_address_get_port()
54 #endif /* COAP_IPV6_SUPPORT */ in coap_address_get_port()
70 #if COAP_IPV6_SUPPORT in coap_address_set_port()
74 #endif /* COAP_IPV6_SUPPORT */ in coap_address_set_port()
96 #if COAP_IPV6_SUPPORT in coap_address_equals()
101 #endif /* COAP_IPV6_SUPPORT */ in coap_address_equals()
132 #if COAP_IPV6_SUPPORT in coap_is_mcast()
141 #endif /* COAP_IPV6_SUPPORT */ in coap_is_mcast()
198 #if COAP_IPV6_SUPPORT in coap_is_bcast()
208 #endif /* COAP_IPV6_SUPPORT */ in coap_is_bcast()
[all...]
H A Dcoap_tcp.c50 #if !defined(RIOT_VERSION) && COAP_IPV6_SUPPORT
52 #endif /* ! RIOT_VERSION && COAP_IPV6_SUPPORT */
86 #if COAP_IPV6_SUPPORT
98 #endif /* COAP_IPV6_SUPPORT */
208 #if !defined(RIOT_VERSION) && COAP_IPV6_SUPPORT
210 #endif /* ! RIOT_VERSION && COAP_IPV6_SUPPORT */
248 #if COAP_IPV6_SUPPORT
258 #endif /* COAP_IPV6_SUPPORT */
H A Dcoap_io.c151 #if COAP_IPV6_SUPPORT
153 #endif /* COAP_IPV6_SUPPORT */
189 #if COAP_IPV6_SUPPORT
202 #endif /* COAP_IPV6_SUPPORT */
265 #if COAP_IPV6_SUPPORT
267 #endif /* COAP_IPV6_SUPPORT */
321 #if COAP_IPV6_SUPPORT
332 #endif /* COAP_IPV6_SUPPORT */
432 #if COAP_IPV6_SUPPORT
435 #endif /* COAP_IPV6_SUPPORT */
[all...]
H A Dcoap_debug.c234 #if COAP_IPV6_SUPPORT in coap_print_addr()
240 #endif /* COAP_IPV6_SUPPORT */ in coap_print_addr()
380 #if COAP_IPV6_SUPPORT in coap_print_ip_addr()
386 #endif /* COAP_IPV6_SUPPORT */ in coap_print_ip_addr()
H A Dcoap_net.c4114 #if COAP_IPV6_SUPPORT in coap_join_mcast_group_intf()
4116 #endif /* COAP_IPV6_SUPPORT */ in coap_join_mcast_group_intf()
4128 #if COAP_IPV6_SUPPORT in coap_join_mcast_group_intf()
4130 #endif /* COAP_IPV6_SUPPORT */ in coap_join_mcast_group_intf()
4167 #if COAP_IPV6_SUPPORT in coap_join_mcast_group_intf()
4204 #endif /* COAP_IPV6_SUPPORT */ in coap_join_mcast_group_intf()
4261 #if COAP_IPV6_SUPPORT in coap_join_mcast_group_intf()
4282 #endif /* COAP_IPV6_SUPPORT */ in coap_join_mcast_group_intf()
4283 #if COAP_IPV4_SUPPORT && COAP_IPV6_SUPPORT in coap_join_mcast_group_intf()
4285 #endif /* COAP_IPV4_SUPPORT && COAP_IPV6_SUPPORT */ in coap_join_mcast_group_intf()
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_internal.h69 #ifndef COAP_IPV6_SUPPORT
71 #define COAP_IPV6_SUPPORT 1 macro
72 #endif /* ! COAP_IPV6_SUPPORT */
H A Dcoap_config.h29 #define COAP_IPV6_SUPPORT 1 macro
/third_party/libcoap/examples/contiki/
H A Dcoap_config.h20 #define COAP_IPV6_SUPPORT 1 macro
/third_party/libcoap/examples/lwip/config/
H A Dcoap_config.h26 #define COAP_IPV6_SUPPORT 1 macro

Completed in 10 milliseconds