Searched refs:DHCP6_HOP_LIMIT (Results 1 – 2 of 2) sorted by relevance
70 #define DHCP6_HOP_LIMIT 32 macro
573 dsr->dsr_hopcount = DHCP6_HOP_LIMIT; in relay6_pushrelaymsg()887 if (hopcount >= DHCP6_HOP_LIMIT) { in relay6()