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

/netbsd-current/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c73 int drop_agent_mismatches = 0; /* If nonzero, drop server replies that variable
600 drop_agent_mismatches = 1;
1103 if (status == -1 && drop_agent_mismatches)
1148 if (drop_agent_mismatches)

Completed in 76 milliseconds