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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip.h238 #define IPTTLDEC 1 /* subtracted when forwarding */ macro
H A Dip_input.c2390 if (ip->ip_ttl <= IPTTLDEC) {
2449 ip->ip_ttl -= IPTTLDEC;

Completed in 12 milliseconds