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

/netbsd-current/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c83 int max_hop_count = 10; /* Maximum hop count */ variable
458 max_hop_count= hcount;
1011 if (packet->hops < max_hop_count)
1771 if (packet->dhcpv6_hop_count >= max_hop_count) {

Completed in 90 milliseconds