Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet/
H A Dip.h249 #define IPTTLDEC 1 /* subtracted when forwarding */ macro
H A Dip_input.c3460 if (ip->ip_ttl <= IPTTLDEC) { in ip_forward()
3514 ip->ip_ttl -= IPTTLDEC; in ip_forward()