Home
last modified time | relevance | path

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

/third_party/lwip/src/core/
Draw.c608 pcb->ttl = RAW_TTL; in raw_new()
610 raw_set_multicast_ttl(pcb, RAW_TTL); in raw_new()
/third_party/lwip/src/include/lwip/
Dopt.h897 #if !defined RAW_TTL || defined __DOXYGEN__
898 #define RAW_TTL IP_DEFAULT_TTL macro