Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_bootcfg.c495 uint8_t *searchp; in efx_dhcp_add_tag() local
518 searchp = bufferp; in efx_dhcp_add_tag()
521 rc = efx_dhcp_walk_tags(&searchp, &search_size, in efx_dhcp_add_tag()
524 encap_hdrp = (efx_dhcp_tag_hdr_t *)searchp; in efx_dhcp_add_tag()
528 rc = efx_dhcp_walk_tags(&searchp, &search_size, in efx_dhcp_add_tag()
553 rc = efx_dhcp_walk_tags(&searchp, &search_size, in efx_dhcp_add_tag()