Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_bootcfg.c632 size_t old_length; in efx_dhcp_update_tag() local
649 old_length = hdrp->length; in efx_dhcp_update_tag()
651 if (old_length < value_length) { in efx_dhcp_update_tag()
660 if (available_space < (value_length - old_length)) { in efx_dhcp_update_tag()
679 value_length - old_length); in efx_dhcp_update_tag()
693 if (old_length != value_length) { in efx_dhcp_update_tag()
695 value_length - old_length; in efx_dhcp_update_tag()