Searched refs:IPH_TTL (Results 1 – 2 of 2) sorted by relevance
114 #define IPH_TTL(hdr) ((hdr)->_ttl) macro
319 IPH_TTL_SET(iphdr, IPH_TTL(iphdr) - 1); in ip4_forward()321 if (IPH_TTL(iphdr) == 0) { in ip4_forward()1113 (u16_t)IPH_TTL(iphdr),