Home
last modified time | relevance | path

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

/openbsd/usr.sbin/dhcrelay6/
H A Ddhcp.h70 #define DHCP6_HOP_LIMIT 32 macro
H A Ddhcrelay6.c573 dsr->dsr_hopcount = DHCP6_HOP_LIMIT; in relay6_pushrelaymsg()
887 if (hopcount >= DHCP6_HOP_LIMIT) { in relay6()