Home
last modified time | relevance | path

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

/mirbsd/src/sys/netinet/
Dip.h181 #define IPTTLDEC 1 /* subtracted when forwarding */ macro
Dip_input.c1453 if (ip->ip_ttl <= IPTTLDEC) {
1486 ip->ip_ttl -= IPTTLDEC;