Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/include/lwip/
Dopt.h645 #ifndef RAW_TTL
646 #define RAW_TTL (IP_DEFAULT_TTL) macro
/external/syslinux/core/lwip/src/core/
Draw.c347 pcb->ttl = RAW_TTL; in raw_new()