Searched refs:DHCPV4_OPTIONS_SUBNET_MASK_SIZE (Results 1 – 1 of 1) sorted by relevance
31 #define DHCPV4_OPTIONS_SUBNET_MASK_SIZE 6 macro373 if (buf == NULL || *buflen < DHCPV4_OPTIONS_SUBNET_MASK_SIZE) { in dhcpv4_encode_subnet_mask_option()381 *buflen -= DHCPV4_OPTIONS_SUBNET_MASK_SIZE; in dhcpv4_encode_subnet_mask_option()383 return buf + DHCPV4_OPTIONS_SUBNET_MASK_SIZE; in dhcpv4_encode_subnet_mask_option()