OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DHCP6_HOP_LIMIT
usr.sbin/dhcrelay6/dhcrelay6.c
532
dsr->dsr_hopcount = DHCP6_HOP_LIMIT;
usr.sbin/dhcrelay6/dhcrelay6.c
846
if (hopcount >= DHCP6_HOP_LIMIT) {