Home
last modified time | relevance | path

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

/reactos/drivers/network/tcpip/lwip/src/core/
H A Draw.c609 pcb->ttl = RAW_TTL; in raw_new()
611 raw_set_multicast_ttl(pcb, RAW_TTL); in raw_new()
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dopt.h904 #if !defined RAW_TTL || defined __DOXYGEN__
905 #define RAW_TTL IP_DEFAULT_TTL macro