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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_forward.c150 if (ip6->ip6_hlim <= IPV6_HLIMDEC) {
160 ip6->ip6_hlim -= IPV6_HLIMDEC;
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip6.h241 #define IPV6_HLIMDEC 1 /* subtracted when forwaeding */ macro

Completed in 53 milliseconds