Home
last modified time | relevance | path

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

/kernel/liteos_a/net/lwip-2.1/enhancement/src/
Ddhcps.c64 #define DHCP_OPTION_SUBNET_MASK_SIZE 4 macro
394 … dhcp_common_option(srvr_msg, DHCP_OPTION_SUBNET_MASK, DHCP_OPTION_SUBNET_MASK_SIZE, &options_len); in handle_discover()
591 … dhcp_common_option(srvr_msg, DHCP_OPTION_SUBNET_MASK, DHCP_OPTION_SUBNET_MASK_SIZE, &options_len); in handle_request()