vxlan_check_ftable_timeout
if (vxlan_check_ftable_timeout(cmd->vxlcmd_ftable_timeout) == 0) {
if (vxlan_check_ftable_timeout(vxlp->vxlp_ftable_timeout) == 0)
static int vxlan_check_ftable_timeout(uint32_t);