Home
last modified time | relevance | path

Searched defs:dhcp_max_agent_option_packet_length (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/server/
H A Ddhcpd.c108 int dhcp_max_agent_option_packet_length = DHCP_MTU_MAX; variable
/netbsd-src/external/mpl/dhcp/dist/relay/
H A Ddhcrelay.c94 int dhcp_max_agent_option_packet_length = DHCP_MTU_MIN; variable
/netbsd-src/external/mpl/dhcp/dist/client/
H A Ddhclient.c65 int dhcp_max_agent_option_packet_length = 0; variable