Home
last modified time | relevance | path

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

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