Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_config.h81 uint8_t vip_prefix_len; member
H A Dff_veth.c140 sc->vip_prefix_length = cfg->vip_prefix_len == 0 ? 64 : cfg->vip_prefix_len; in ff_veth_config()
H A Dff_config.c529 cur->vip_prefix_len = atoi(value); in port_cfg_handler()
/f-stack/
H A Dconfig.ini102 # `vip_prefix_len`: All addr6 use the same prefix now, default 64.
106 #vip_prefix_len=64