Searched refs:IPH_TTL (Results 1 – 2 of 2) sorted by relevance
152 #define IPH_TTL(hdr) ((hdr)->_ttl) macro
239 IPH_TTL_SET(iphdr, IPH_TTL(iphdr) - 1); in ip_forward()241 if (IPH_TTL(iphdr) == 0) { in ip_forward()907 IPH_TTL(iphdr),