Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dif_vxlan.c182 uint32_t vxl_ftable_max; member
657 if (sc->vxl_ftable_cnt >= sc->vxl_ftable_max) { in vxlan_ftable_update_locked()
1920 cfg->vxlc_ftable_max = sc->vxl_ftable_max; in vxlan_ctrl_get_config()
2121 sc->vxl_ftable_max = cmd->vxlcmd_ftable_max; in vxlan_ctrl_set_ftable_max()
2919 sc->vxl_ftable_max = VXLAN_FTABLE_MAX; in vxlan_set_default_config()
3002 sc->vxl_ftable_max = vxlp->vxlp_ftable_max; in vxlan_set_user_config()
3507 CTLFLAG_RD, &sc->vxl_ftable_max, 0, in vxlan_sysctl_setup()