Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_config.h78 char *vip_addr6_str; member
H A Dff_config.c414 ret = rte_strsplit(cur->vip_addr6_str, strlen(cur->vip_addr6_str), in vip6_cfg_handler()
418 cur->vip_addr6_str); in vip6_cfg_handler()
524 cur->vip_addr6_str = strdup(value); in port_cfg_handler()
525 if (cur->vip_addr6_str) { in port_cfg_handler()