Searched refs:vip_addr_str (Results 1 – 2 of 2) sorted by relevance
69 char *vip_addr_str; member
377 …ret = rte_strsplit(cur->vip_addr_str, strlen(cur->vip_addr_str), &vip_addr_array[0], VIP_MAX_NUM, … in vip_cfg_handler()380 cur->vip_addr_str); in vip_cfg_handler()508 cur->vip_addr_str = strdup(value); in port_cfg_handler()509 if (cur->vip_addr_str) { in port_cfg_handler()