Home
last modified time | relevance | path

Searched refs:dhcp_max_agent_option_packet_length (Results 1 – 12 of 12) sorted by relevance

/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/relay/
H A Ddhcrelay.c89 int dhcp_max_agent_option_packet_length = DHCP_MTU_MIN; variable
493 dhcp_max_agent_option_packet_length = atoi(argv[i]); in main()
495 if (dhcp_max_agent_option_packet_length > DHCP_MTU_MAX) in main()
1206 max = ((u_int8_t *)packet) + dhcp_max_agent_option_packet_length; in add_relay_agent_options()
1249 if (mms < dhcp_max_agent_option_packet_length && in add_relay_agent_options()
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/relay/
H A Ddhcrelay.c89 int dhcp_max_agent_option_packet_length = DHCP_MTU_MIN; variable
493 dhcp_max_agent_option_packet_length = atoi(argv[i]); in main()
495 if (dhcp_max_agent_option_packet_length > DHCP_MTU_MAX) in main()
1206 max = ((u_int8_t *)packet) + dhcp_max_agent_option_packet_length; in add_relay_agent_options()
1249 if (mms < dhcp_max_agent_option_packet_length && in add_relay_agent_options()
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/relay/
H A Ddhcrelay.c89 int dhcp_max_agent_option_packet_length = DHCP_MTU_MIN; variable
493 dhcp_max_agent_option_packet_length = atoi(argv[i]); in main()
495 if (dhcp_max_agent_option_packet_length > DHCP_MTU_MAX) in main()
1206 max = ((u_int8_t *)packet) + dhcp_max_agent_option_packet_length; in add_relay_agent_options()
1249 if (mms < dhcp_max_agent_option_packet_length && in add_relay_agent_options()
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/server/
H A Ddhcpd.c103 int dhcp_max_agent_option_packet_length = DHCP_MTU_MAX; variable
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/server/
H A Ddhcpd.c103 int dhcp_max_agent_option_packet_length = DHCP_MTU_MAX; variable
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/server/
H A Ddhcpd.c103 int dhcp_max_agent_option_packet_length = DHCP_MTU_MAX; variable
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h2139 extern int dhcp_max_agent_option_packet_length;
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h2139 extern int dhcp_max_agent_option_packet_length;
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/includes/
H A Ddhcpd.h2139 extern int dhcp_max_agent_option_packet_length;
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/client/
H A Ddhclient.c59 int dhcp_max_agent_option_packet_length = 0; variable
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/client/
H A Ddhclient.c59 int dhcp_max_agent_option_packet_length = 0; variable
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/client/
H A Ddhclient.c59 int dhcp_max_agent_option_packet_length = 0; variable