Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/
H A Dnet.c48 #define TTL(pdu) ((pdu)[1] & 0x7f) macro
1189 BT_DBG("Relaying packet. TTL is now %u", TTL(buf->om_data)); in bt_mesh_net_relay()
1261 rx->ctx.recv_ttl = TTL(buf->om_data); in bt_mesh_net_decode()
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/doc/
H A Dmdns.txt56 Answers will use the supplied TTL (in seconds)
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/doc/
H A Dmdns.txt56 Answers will use the supplied TTL (in seconds)
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/
H A DCHANGELOG915 * dns.c: fixed bug #36899 DNS TTL 0 is cached for a long time
3154 * icmp.c: Fixed bug #21107 (didn't reset IP TTL in ICMP echo replies)
3418 * icmp.c: Reset IP header TTL in ICMP ECHO responses (bug #19580).
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/
H A DCHANGELOG1132 * dns.c: fixed bug #36899 DNS TTL 0 is cached for a long time
3371 * icmp.c: Fixed bug #21107 (didn't reset IP TTL in ICMP echo replies)
3635 * icmp.c: Reset IP header TTL in ICMP ECHO responses (bug #19580).
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/
H A DCHANGELOG2227 * icmp.c: Fixed bug #21107 (didn't reset IP TTL in ICMP echo replies)
2491 * icmp.c: Reset IP header TTL in ICMP ECHO responses (bug #19580).