Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/mqtt_sn/
Dmqtt_sn_transport_udp.c154 socklen_t ttl_len; in tp_udp_sendto() local
160 rc = zsock_getsockopt(udp->sock, IPPROTO_IP, IP_MULTICAST_TTL, &ttl, &ttl_len); in tp_udp_sendto()